Skip to content

Hostname

sonoco.com

Last fetched

sonoco.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sonoco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sonoco.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.48.204.220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
204.28.100.116204.28.100.0/24AS15085IMMEDION - Immedion, LLCUS

WHOIS identity

Registrar
iana:292
Organization
spc resources inc. spc resources inc. spc resources
Contact emails

Subdomains

120 observed subdomains of sonoco.com.

Web-graph footprint

Distinct hostnames that link to or from sonoco.com in the public web crawl.

607 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sonoco.com.

MechanismTarget
SPF_INCLUDEoracle.spf.sonoco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.spf.sonoco.com
SPF_INCLUDEspf2.spf.sonoco.com
SPF_IP168.245.70.164/32
SPF_IP195.63.220.104
SPF_IP217.5.250.59
SPF_IP40.114.116.31

Related pages

Pivot deeper into the graph from sonoco.com.

Cypher and MCP

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

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