Skip to content

Hostname

nifa.usda.gov

Last fetched

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

Nutrition Label

WHISPER CANON · nifa.usda.govRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/nifa.usda.gov

Resolution chain

nifa.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

No WHOIS records are currently associated with nifa.usda.gov in WhisperGraph.

Subdomains

14 observed subdomains of nifa.usda.gov.

Web-graph footprint

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

4,948 sites link to this hostname.

597 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nifa.usda.gov.

MechanismTarget
SPF_INCLUDEmailproxy1.usda.gov
SPF_INCLUDEmailproxy2.usda.gov
SPF_IP162.79.21.231
SPF_IP192.73.224.130
SPF_IP192.73.224.2
SPF_IP199.128.238.1
SPF_IP199.135.144.29
SPF_IP199.137.143.29

Related pages

Pivot deeper into the graph from nifa.usda.gov.

Cypher and MCP

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

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