Skip to content

Hostname

emails.macys.com

Last fetched

emails.macys.com resolves to 6 IPv4 addresses operated by AS4775 in PH.

Nutrition Label

WHISPER CANON · emails.macys.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/emails.macys.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with emails.macys.com in WhisperGraph.

Subdomains

2 observed subdomains of emails.macys.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for emails.macys.com.

MechanismTarget
SPF_IP129.145.66.200
SPF_IP129.145.66.201
SPF_IP129.145.66.202
SPF_IP129.145.66.203
SPF_IP129.145.66.204
SPF_IP129.145.66.205
SPF_IP129.145.66.206
SPF_IP129.145.66.207
SPF_IP129.145.66.208
SPF_IP129.145.66.209
SPF_IP129.145.66.67
SPF_IP129.145.66.68
SPF_IP129.145.66.69
SPF_IP129.145.66.70
SPF_IP129.145.67.194
SPF_IP129.145.67.92
SPF_IP207.135.6.182
SPF_IP207.135.6.183
SPF_IP207.135.6.184
SPF_IP207.135.6.186
SPF_IP207.135.6.187
SPF_IP207.135.6.188
SPF_IP207.135.6.189
SPF_IP209.17.52.6

Related pages

Pivot deeper into the graph from emails.macys.com.

Cypher and MCP

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

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