Skip to content

Hostname

nexters.com

Last fetched

nexters.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · nexters.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nexters.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.183.182108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.19.183108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.124.9718.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.111.19018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
209.38.60.149209.38.60.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
34.240.215.12734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.122.19252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.38.7352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.197.24352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.75.2554.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.63.9154.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.61.3454.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.223.22554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.255.5452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.33.5552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1441
Organization
namebrightprivacy_com
Contact emails

Subdomains

14 observed subdomains of nexters.com.

Web-graph footprint

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

80 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nexters.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXnexters.com

Related pages

Pivot deeper into the graph from nexters.com.

Cypher and MCP

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

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