Skip to content

Hostname

gov-web.com

Last fetched

gov-web.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gov-web.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gov-web.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gov-web.com

Resolution chain

No IPv4 resolution is recorded for gov-web.com in WhisperGraph.

IPv6 resolution

No AAAA record for gov-web.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
admin@domainregistriesfoundation.com, 88f03d30-3ac8-49e3-afca-5716fab2ae00@identity-protect.org, 8c3b6d85-4079-4c60-a707-f695c09e6a8a@identity-protect.org, a006e07e-be04-4ea7-b014-d8eb2ff25ead@identity-protect.org, a2322848-c840-422d-a529-32d29cf09ad2@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-35.awsdns-04.com
  • ns-604.awsdns-11.net
  • ns-1240.awsdns-27.org
  • ns-1834.awsdns-37.co.uk

Threat-feed evidence

History

Related pages

Pivot from gov-web.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gov-web.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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