Skip to content

Hostname

ashleyandjohn.com

Last fetched

ashleyandjohn.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ashleyandjohn.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ashleyandjohn.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.13916.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2073.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2503.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.443.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.4252.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.153.23452.218.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.22652.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.7452.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.8352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.8352.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.13952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.188.21952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.13952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.17952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.1152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.22752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
angie carroll
Contact emails

Subdomains

1 observed subdomain of ashleyandjohn.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ashleyandjohn.com.

Cypher and MCP

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

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