Hostname
dillards.com
Last fetched
dillards.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
dillards.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.49.141.35 | 23.49.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CA |
| 23.66.219.49 | 23.66.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.138.95 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- debbie mcmahon
- Contact emails
Subdomains
57 observed subdomains of dillards.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dillards.com in the public web crawl.
2,875 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for dillards.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mercurygate.net |
| SPF_INCLUDE | spf.sabre.com |
| SPF_IP | 199.115.76.0/24 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.16.132.249 |
| SPF_IP | 199.16.132.250 |
| SPF_IP | 199.16.132.252 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 199.66.223.0/24 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 52.82.172.0/22 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 54.240.96.0/19 |
| SPF_IP | 67.231.145.91 |
| SPF_IP | 67.231.153.65 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.128.0/19 |
| SPF_IP | 76.223.176.0/20 |
Related pages
Pivot deeper into the graph from dillards.com.
- IP · 23.49.141.35
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · CA
- Email · web.registrant@dillards.com
- TLD · .com
- Browse hostnames · di…
- 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: "dillards.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.