Skip to content

Hostname

gov1.com

Last fetched

gov1.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gov1.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gov1.com

Resolution chain

gov1.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.227.143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.73.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.753.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.813.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.243.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.263.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.453.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.583.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.203.10299.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.1999.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.6799.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.8399.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of gov1.com.

Web-graph footprint

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

128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gov1.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEne16.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from gov1.com.

Cypher and MCP

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

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