Skip to content

Hostname

ahold.com

Last fetched

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

Nutrition Label

WHISPER CANON · ahold.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ahold.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.118.81.4640.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
40.91.196.19240.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:69
Organization
m.w.j. van leeuwen
Contact emails

Subdomains

85 observed subdomains of ahold.com.

Web-graph footprint

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

156 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ahold.com.

MechanismTarget
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDE_spf.ahold.com
SPF_INCLUDE_spf.nostradamus.nu
SPF_INCLUDE_spf2.ahold.com
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.workfront.com

Related pages

Pivot deeper into the graph from ahold.com.

Cypher and MCP

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

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