Skip to content

Hostname

gov.gg

Last fetched

gov.gg resolves to 1 IPv4 address operated by AS8681 in JE. WHOIS lists iana:145 as the registrar.

Nutrition Label

WHISPER CANON · gov.ggRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/gov.gg

Resolution chain

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

IPPrefixASNOperatorCountry
185.206.13.137185.206.13.0/24AS8681JE

WHOIS identity

Registrar
iana:145
Organization
Contact emails

Subdomains

161 observed subdomains of gov.gg.

Web-graph footprint

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

1,305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gov.gg.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEaxiell-uk.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu18315398.wl149.sendgrid.net
SPF_IP167.98.227.182/32
SPF_IP195.226.152.213
SPF_IP195.226.152.24/31

Related pages

Pivot deeper into the graph from gov.gg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gov.gg"})-[: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.