Skip to content

Hostname

aol.jp

Last fetched

aol.jp resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · aol.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aol.jp

Resolution chain

aol.jp resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.158.713.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
174.129.179.208174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.255.20718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.11.25352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
76.223.84.19276.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
aol media
Contact emails

Subdomains

38 observed subdomains of aol.jp.

Web-graph footprint

Distinct hostnames that link to or from aol.jp in the public web crawl.

45 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aol.jp.

MechanismTarget
SPF_REDIRECT_spf.mail.yahoo.com

Related pages

Pivot deeper into the graph from aol.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aol.jp"})-[: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.