Skip to content

Hostname

elevonapptx.com

Last fetched

elevonapptx.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · elevonapptx.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/elevonapptx.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.43.2518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.7118.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.7318.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.8318.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.190.1023.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.283.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.443.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.53.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of elevonapptx.com.

Threat posture

History

Related pages

Pivot deeper into the graph from elevonapptx.com.

Cypher and MCP

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

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