Skip to content

Hostname

sonic.com

Last fetched

sonic.com resolves to 2 IPv4 addresses operated by SNIC - Sonic.net, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · sonic.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sonic.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.12.210.18969.12.208.0/20AS7065SNIC - Sonic.net, LLCUS
69.12.210.19069.12.208.0/20AS7065SNIC - Sonic.net, LLCUS

WHOIS identity

Registrar
iana:69
Organization
department domain registration
Contact emails

Subdomains

16 observed subdomains of sonic.com.

Web-graph footprint

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

419 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sonic.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.sonic.net
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsonic.com

Related pages

Pivot deeper into the graph from sonic.com.

Cypher and MCP

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

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