Hostname
dunelm-mill.com
Last fetched
dunelm-mill.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in NL. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
dunelm-mill.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.232.54.133 | 199.232.52.0/22 | AS54113 | FASTLY - Fastly, Inc. | NL |
WHOIS identity
- Registrar
- iana:168
- Organization
- dunelm (soft furnishings)
- Contact emails
Subdomains
13 observed subdomains of dunelm-mill.com.
Web-graph footprint
Distinct hostnames that link to or from dunelm-mill.com in the public web crawl.
159 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for dunelm-mill.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail4.dunelm-mill.co.uk |
| SPF_IP | 213.121.128.0/25 |
| SPF_IP | 213.121.129.192/26 |
| SPF_IP | 80.248.180.240 |
| SPF_IP | 83.231.143.0/24 |
| SPF_IP | 83.231.169.0/24 |
| SPF_MX | dunelm-mill.com |
Related pages
Pivot deeper into the graph from dunelm-mill.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dunelm-mill.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.