Skip to content

Hostname

drlisaahern.net

Last fetched

drlisaahern.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · drlisaahern.netRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/drlisaahern.net

Resolution chain

drlisaahern.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.237.214100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.171.73107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.173.156107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.134.8218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.156.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.197.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.221.1873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.75.22334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.57.18134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.71.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.202.16698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.163.7098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
dr. lisa ahern, pllc
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from drlisaahern.net.

Cypher and MCP

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

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