All hostnames nexus.gg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · nexus.gg Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/nexus.gg Resolution chain nexus.gg resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.226.155.114 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.13 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.37 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.62 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.129 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.14 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.37 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.71 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 3.168.102.125 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.102.55 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.102.57 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.102.70 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.214.111 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.42 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.64 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.67 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.128 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.40 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.54 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.228.59 54.230.228.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with nexus.gg in WhisperGraph.
Subdomains 11 observed subdomains of nexus.gg.
Web-graph footprint Distinct hostnames that link to or from nexus.gg in the public web crawl.
177 sites link to this hostname.
6 sites linked to from this hostname.
Mail and authentication SPF policy 3 SPF mechanisms authorising senders for nexus.gg.
Related pages Pivot deeper into the graph from nexus.gg.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nexus.gg"})-[: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 .