Skip to content

Hostname

nerdlegame.com

Last fetched

nerdlegame.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nerdlegame.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nerdlegame.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.20.10413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.132.10018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of nerdlegame.com.

Web-graph footprint

Distinct hostnames that link to or from nerdlegame.com in the public web crawl.

340 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nerdlegame.com.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from nerdlegame.com.

Cypher and MCP

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

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