Skip to content

Hostname

nexus.gg

Last fetched

nexus.gg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · nexus.ggRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.226.155.11413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.1313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.102.1253.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.553.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.573.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.703.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1113.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.423.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.643.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.673.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.12854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5954.230.228.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nexus.gg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.