Skip to content

Hostname

thewb.com

Last fetched

thewb.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · thewb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thewb.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.83.167100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.138.10316.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.14.8644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.242.21744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.123.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.84.152.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.215.7952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.192.24952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.223.9552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.99.4452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thewb.com.

Related pages

Pivot deeper into the graph from thewb.com.

Cypher and MCP

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

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