Skip to content

Hostname

americanexpress.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.60.103104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.92.226.84104.92.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.4.45.11023.4.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:299
Organization
american express travel related services american express travel related services
Contact emails

Subdomains

9,183 observed subdomains of americanexpress.com.

Web-graph footprint

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

35,293 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for americanexpress.com.

MechanismTarget
SPF_IP148.173.88.0/26
SPF_IP148.173.96.128/26
SPF_IP199.3.18.4
SPF_IP63.241.217.23
SPF_IP66.119.44.13
SPF_IP66.119.44.14
SPF_IP66.244.67.0/24
SPF_IP74.125.149.0/24
SPF_IP74.125.150.0/24

Related pages

Pivot deeper into the graph from americanexpress.com.

Cypher and MCP

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

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