Skip to content

Hostname

macys.com

Last fetched

macys.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · macys.comRouting diversity4.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/macys.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.22.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.35.100.20323.35.100.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.58.109.523.32.0.0/11AS20940AKAMAI-ASN1DE
23.62.10.22423.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.31.2972.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.168.17688.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.19423.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
macy's systems and technology,
Contact emails

Subdomains

227 observed subdomains of macys.com.

Web-graph footprint

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

13,450 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for macys.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf-0009cc01.pphosted.com
SPF_INCLUDEspf-a.rnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.214.48.37
SPF_IP208.15.90.0/24
SPF_IP208.15.91.0/24
SPF_IP69.25.227.128/25
SPF_IP74.217.49.0/25
SPF_MXmacys.com

Related pages

Pivot deeper into the graph from macys.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "macys.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.