All hostnames waswiit.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:120 as the registrar.
Nutrition Label WHISPER CANON · waswiit.com Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.9/10 canon.whisper.security/host/waswiit.com Resolution chain waswiit.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 175.41.166.190 175.41.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.189.46 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.140.135.213 18.140.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.2.62 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.32.111 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.221.77.106 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.17.193 52.76.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.77.24.153 52.77.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.77.74.25 52.77.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.179.63.122 54.179.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.254.174.248 54.254.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.254.220.162 54.254.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.205.106 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.208.142 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.205.179 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.128.185.179 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity Registrar iana:120 Organization — Contact emails — Related pages Pivot deeper into the graph from waswiit.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "waswiit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .