Skip to content

Hostname

american.com

Last fetched

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

Nutrition Label

WHISPER CANON · american.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/american.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.25.52.143184.25.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IT
23.40.254.1823.40.252.0/22AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH
23.52.180.11923.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.75.64.13523.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:299
Organization
american airlines,
Contact emails

Subdomains

1 observed subdomain of american.com.

Web-graph footprint

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

1,105 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from american.com.

Cypher and MCP

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

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