Skip to content

Hostname

como.gov

Last fetched

como.gov resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · como.govRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/como.gov

Resolution chain

como.gov resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.0.171104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.171104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with como.gov in WhisperGraph.

Subdomains

83 observed subdomains of como.gov.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for como.gov.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEres.cisco.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_sendgrid.simpleviewinc.com
SPF_INCLUDEspf_shopify.simpleviewinc.com
SPF_IP161.47.143.129
SPF_IP162.218.1.150/32
SPF_IP198.2.182.0/24
SPF_IP198.54.11.0/24
SPF_IP208.75.123.0/24
SPF_IP216.106.33.8/29
SPF_IP216.71.145.210
SPF_IP216.71.148.94
SPF_IP69.32.224.120/29
SPF_MXcomo.gov

Related pages

Pivot deeper into the graph from como.gov.

Cypher and MCP

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

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