Skip to content

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

WHISPER CANON · dillards.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dillards.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.49.141.3523.49.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.66.219.4923.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.138.9523.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
debbie mcmahon
Contact emails

Subdomains

57 observed subdomains of dillards.com.

Web-graph footprint

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

2,875 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for dillards.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmercurygate.net
SPF_INCLUDEspf.sabre.com
SPF_IP199.115.76.0/24
SPF_IP199.127.232.0/22
SPF_IP199.16.132.249
SPF_IP199.16.132.250
SPF_IP199.16.132.252
SPF_IP199.255.192.0/22
SPF_IP199.66.223.0/24
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP67.231.145.91
SPF_IP67.231.153.65
SPF_IP69.169.224.0/20
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from dillards.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.