Hostname
smithfield.com
Last fetched
smithfield.com resolves to 40.117.238.212, announced in 40.112.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. smithfield.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 40.117.238.212
40.112.0.0/13 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Washington, US
IPv6 resolution
No AAAA record for smithfield.com is recorded in WhisperGraph.
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of smithfield.com owner
- Contact emails
- danackaway@smithfieldfoods.com, noreply@data-protected.net, abd793fc-9b0e-4d07-9cf7-e75e0b4810b4@identity-protect.org, d6d7c7fc-74aa-4c24-824f-a0039d6e38f1@identity-protect.org, f8bacd64-ab69-417f-a717-d0fea87c315b@identity-protect.org, fd8ac424-2cd8-4ca8-8c45-1f00eb97b851@identity-protect.org, jmmathes@nds.org
Subdomains
Showing 12 of 102. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-200.awsdns-25.com
- ns-668.awsdns-19.net
- ns-1169.awsdns-18.org
- ns-1992.awsdns-57.co.uk
MX records
- mxa-00570401.gslb.pphosted.com
- mxb-00570401.gslb.pphosted.com
SPF policy
- include: %{ir}.%{v}.%{d}.spf.has.pphosted.com
Threat-feed evidence
History
Related pages
Pivot from smithfield.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smithfield.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.