All hostnames avex.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label WHISPER CANON · avex.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/avex.com Resolution chain avex.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 143.204.181.31 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.65 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.72 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.96 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.172.242.101 18.172.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.172.242.107 18.172.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.172.242.118 18.172.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.172.242.73 18.172.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.245.60.119 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.19 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.66 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.70 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.122.33 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.122.42 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.122.53 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.122.8 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:2 Organization avex Contact emails Subdomains 5 observed subdomains of avex.com.
Web-graph footprint Distinct hostnames that link to or from avex.com in the public web crawl.
714 sites link to this hostname.
Related pages Pivot deeper into the graph from avex.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avex.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .