Skip to content

Hostname

world-switch.com

Last fetched

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

Nutrition Label

WHISPER CANON · world-switch.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/world-switch.com

Resolution chain

world-switch.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.200.1613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.122.6813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.95.20113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.118.4613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.0.22513.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.198.5918.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.28.343.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.150.16335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.9.14552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.174.13952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.12.18752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.149.17113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.67.7813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.174.13913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.196.55.2413.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.47.23316.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

11 observed subdomains of world-switch.com.

Web-graph footprint

Distinct hostnames that link to or from world-switch.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from world-switch.com.

Cypher and MCP

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

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