Skip to content

Hostname

sobeys.com

Last fetched

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

Nutrition Label

WHISPER CANON · sobeys.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sobeys.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.3513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
184.150.70.106184.150.64.0/19AS577BACOM - Bell CanadaCA
184.150.70.131184.150.64.0/19AS577BACOM - Bell CanadaCA
23.222.17.423.222.17.0/24AS20940AKAMAI-ASN1CA
23.222.17.623.222.17.0/24AS20940AKAMAI-ASN1CA
23.33.42.7923.33.42.0/24AS20940AKAMAI-ASN1US
23.33.42.8323.33.42.0/24AS20940AKAMAI-ASN1US

WHOIS identity

Registrar
iana:9
Organization
sobeys capital incorporated
Contact emails

Subdomains

104 observed subdomains of sobeys.com.

Web-graph footprint

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

1,255 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sobeys.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.dayforcehcm.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from sobeys.com.

Cypher and MCP

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

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