Skip to content

Hostname

wastenot2.com

Last fetched

wastenot2.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wastenot2.comRouting diversity6.1/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wastenot2.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.216.245.12934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.220.14234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.202.21135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.64.22335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.232.10844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.51.344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.43.15644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.189.15544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.216.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.239.14044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.40.8644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.194.6344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.154.7544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.37.24550.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.80.23852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.134.7652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.25.552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.228.2352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.221.18152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.49.6052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wastenot2.com owner
Contact emails

Subdomains

2 observed subdomains of wastenot2.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wastenot2.com.

Cypher and MCP

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

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