Skip to content

Hostname

govpredict.com

Last fetched

govpredict.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · govpredict.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/govpredict.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.177.21316.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.163.22516.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.139.23935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.37.13644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.203.11152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.32.8052.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of govpredict.com owner
Contact emails

Subdomains

2,174 observed subdomains of govpredict.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for govpredict.com.

MechanismTarget
SPF_INCLUDE6612760.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from govpredict.com.

Cypher and MCP

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

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