Skip to content

Hostname

zerosumonline.com

Last fetched

zerosumonline.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · zerosumonline.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zerosumonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.182.13213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.229.218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.221.2533.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.211.9635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.226.18535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.136.14035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.171.12952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.116.21452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.138.15552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.36.4052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.85.14052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.101.1154.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.248.20654.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.215.18854.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.134.9154.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.161.11454.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.186.1413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.159.127.113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
43.206.246.18043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.196.54.18713.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of zerosumonline.com.

Web-graph footprint

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

120 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from zerosumonline.com.

Cypher and MCP

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

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