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
Resolution chain
ahold.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.118.81.46 | 40.112.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 40.91.196.192 | 40.80.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:69
- Organization
- m.w.j. van leeuwen
- Contact emails
Subdomains
85 observed subdomains of ahold.com.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ahold.com in the public web crawl.
156 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ahold.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc57.sapsf.eu |
| SPF_INCLUDE | _spf.ahold.com |
| SPF_INCLUDE | _spf.nostradamus.nu |
| SPF_INCLUDE | _spf2.ahold.com |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_INCLUDE | spf.workfront.com |
Related pages
Pivot deeper into the graph from ahold.com.
- IP · 40.118.81.46
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:69
- Country · NL
- Email · rob.honhoff@ahold.com
- TLD · .com
- Browse hostnames · ah…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.