Skip to content

Hostname

classicsudoku.app

Last fetched

classicsudoku.app resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · classicsudoku.appRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/classicsudoku.app

Resolution chain

classicsudoku.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.215.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.13.6318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.134.1903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.11.2133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.214.24434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.47.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.164.435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.93.12852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.158.15952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.127.4454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.178.15654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.229.14498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from classicsudoku.app in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from classicsudoku.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "classicsudoku.app"})-[: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.