Skip to content

Hostname

wildfire.gov

Last fetched

wildfire.gov resolves to 1 IPv4 address operated by USDA-1 - USDA in US.

Nutrition Label

WHISPER CANON · wildfire.govRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wildfire.gov

Resolution chain

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

IPPrefixASNOperatorCountry
162.79.29.95162.79.0.0/16AS4155USDA-1 - USDAUS

WHOIS identity

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

Subdomains

21 observed subdomains of wildfire.gov.

Web-graph footprint

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

37 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wildfire.gov.

MechanismTarget
SPF_INCLUDEmailproxy1.usda.gov
SPF_INCLUDEmailproxy2.usda.gov
SPF_IP134.177.248.0/28
SPF_IP149.96.3.26
SPF_IP149.96.4.26
SPF_IP169.252.36.79
SPF_IP169.252.4.128/29
SPF_IP169.253.162.8/29
SPF_IP169.253.194.10
SPF_IP199.188.210.136
SPF_IP216.128.251.155/32
SPF_IP52.222.69.242/32

Related pages

Pivot deeper into the graph from wildfire.gov.

Cypher and MCP

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

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