Skip to content

Hostname

cleargov.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.116.131.13818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.240.8018.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.191.2.21418.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.111.163.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.25.1453.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.124.1793.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.75.1393.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.109.1433.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.170.1383.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.141.1273.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.31.1553.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.161.413.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris bullock
Contact emails

Subdomains

88 observed subdomains of cleargov.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cleargov.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cleargov.com.

Cypher and MCP

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

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