Skip to content

Hostname

dot.gov.in

Last fetched

dot.gov.in resolves to 2 IPv4 addresses operated by AS4758 in IN. WHOIS lists registrar:national informatics centre (r12-afin) as the registrar.

Nutrition Label

WHISPER CANON · dot.gov.inRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/dot.gov.in

Resolution chain

dot.gov.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:national informatics centre (r12-afin)
Organization
department of telecom
Contact emails

Subdomains

32 observed subdomains of dot.gov.in.

Web-graph footprint

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

1,937 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dot.gov.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dot.gov.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.