Skip to content

Hostname

email.americanexpress.com

Last fetched

email.americanexpress.com resolves to 2 IPv4 addresses operated by ASN-CHEETA-MAIL - CHEETAHMAIL in US.

Nutrition Label

WHISPER CANON · email.americanexpress.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/email.americanexpress.com

Resolution chain

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

IPPrefixASNOperatorCountry
63.149.195.18163.149.195.0/24AS53316ASN-CHEETA-MAIL - CHEETAHMAILUS
65.117.228.6865.117.228.0/23AS53316ASN-CHEETA-MAIL - CHEETAHMAILUS

WHOIS identity

No WHOIS records are currently associated with email.americanexpress.com in WhisperGraph.

Subdomains

5 observed subdomains of email.americanexpress.com.

Web-graph footprint

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

57 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for email.americanexpress.com.

MechanismTarget
SPF_IP173.213.2.253
SPF_IP173.213.2.254
SPF_IP206.132.204.249/29
SPF_IP206.132.204.252
SPF_IP38.100.169.104/29
SPF_IP63.148.46.114

Related pages

Pivot deeper into the graph from email.americanexpress.com.

Cypher and MCP

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

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