Hostname
dunnesstores.com
Last fetched
dunnesstores.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
dunnesstores.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 |
|---|---|---|---|---|
| 104.19.217.38 | 104.19.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.218.38 | 104.19.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- dunnes stores
- Contact emails
- a389k9zt8we@networksolutionsprivateregistration.com
- abuse@web.com
- bf7yj3ns83y@networksolutionsprivateregistration.com
- bt36a45m8wj@networksolutionsprivateregistration.com
- cd7zg46g6cp@networksolutionsprivateregistration.com
- dn4j93ru5m3@networksolutionsprivateregistration.com
- mm49t3sk2wu@networksolutionsprivateregistration.com
- n84yd6rd7sr@networksolutionsprivateregistration.com
- nu46946c28m@networksolutionsprivateregistration.com
- nu95v6354dy@networksolutionsprivateregistration.com
- rr69h4yf8ub@networksolutionsprivateregistration.com
- vs5jj4ff3b4@networksolutionsprivateregistration.com
- yz4pk38g34u@networksolutionsprivateregistration.com
- zh5dt3424dp@networksolutionsprivateregistration.com
- fheneghan@dunnes-stores.ie
Subdomains
23 observed subdomains of dunnesstores.com.
Showing 20 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dunnesstores.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for dunnesstores.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.logicalware.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | tal.net |
| SPF_INCLUDE | u18770101.wl102.sendgrid.net |
| SPF_IP | 185.114.163.240/30 |
| SPF_IP | 35.188.198.57/32 |
| SPF_IP | 35.232.112.110/32 |
| SPF_IP | 52.208.111.184/32 |
| SPF_IP | 52.48.78.70/32 |
Related pages
Pivot deeper into the graph from dunnesstores.com.
- IP · 104.19.217.38
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a389k9zt8we@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · du…
- 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: "dunnesstores.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.