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
Resolution chain
macys.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.245.2 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.35.100.203 | 23.35.100.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | JP |
| 23.58.109.5 | 23.32.0.0/11 | AS20940 | AKAMAI-ASN1 | DE |
| 23.62.10.224 | 23.62.10.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 72.246.31.29 | 72.246.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 88.221.168.176 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.180.194 | 23.52.180.0/22 | AS16625 | AKAMAI-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.
Showing 25 of 227. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macys.com in the public web crawl.
13,450 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for macys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf-0009cc01.pphosted.com |
| SPF_INCLUDE | spf-a.rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.214.48.37 |
| SPF_IP | 208.15.90.0/24 |
| SPF_IP | 208.15.91.0/24 |
| SPF_IP | 69.25.227.128/25 |
| SPF_IP | 74.217.49.0/25 |
| SPF_MX | macys.com |
Related pages
Pivot deeper into the graph from macys.com.
- IP · 2.23.245.2
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:2
- Country · DE
- Email · macysdns@macys.com
- TLD · .com
- Browse hostnames · ma…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.