Skip to content

Hostname

thetakeaway.org

Last fetched

thetakeaway.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thetakeaway.orgRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/thetakeaway.org

Resolution chain

thetakeaway.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.231.199100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.10.91100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.72.92107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.61.16123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.89.15423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.248.853.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.63.15534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.119.434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.215.2852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.109.652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.236.22352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.253.7154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.15.8754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.108.4454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.172.18754.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.236.25498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

3 observed subdomains of thetakeaway.org.

Web-graph footprint

Distinct hostnames that link to or from thetakeaway.org in the public web crawl.

827 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for thetakeaway.org.

Related pages

Pivot deeper into the graph from thetakeaway.org.

Cypher and MCP

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

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