Skip to content

Hostname

usda.gov

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.134.75.32199.128.0.0/11AS4155USDA-1 - USDAUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for usda.gov.

MechanismTarget
SPF_Aspf.servicenowservices.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailproxy1.usda.gov
SPF_INCLUDEmailproxy2.usda.gov
SPF_INCLUDEspf-2248456.jmsend.com
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_IP174.129.192.189/32
SPF_IP199.188.210.136
SPF_IP216.128.251.155/32
SPF_IP52.222.69.242/32
SPF_IP52.70.121.208
SPF_IP65.196.93.7/32
SPF_IP70.33.172.36

Related pages

Pivot deeper into the graph from usda.gov.

Cypher and MCP

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

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