Skip to content

Hostname

jeritech.in

Last fetched

jeritech.in resolves to 1 IPv4 address operated by AS135822 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jeritech.inRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jeritech.in

Resolution chain

jeritech.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.146.177.92103.146.177.0/24AS135822IN

WHOIS identity

Registrar
iana:146
Organization
divine instittute
Contact emails

Subdomains

8 observed subdomains of jeritech.in.

Web-graph footprint

Distinct hostnames that link to or from jeritech.in in the public web crawl.

13 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jeritech.in

SPF policy

12 SPF mechanisms authorising senders for jeritech.in.

MechanismTarget
SPF_Ajeritech.in
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.129.97.36
SPF_IP103.146.177.179
SPF_IP103.146.177.92
SPF_IP103.152.79.138
SPF_IP103.152.79.158
SPF_IP103.152.79.166
SPF_IP103.152.79.204
SPF_IP103.152.79.221
SPF_IP103.93.16.72
SPF_MXjeritech.in

Related pages

Pivot deeper into the graph from jeritech.in.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jeritech.in"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.