Skip to content

Hostname

ttb.org

Last fetched

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

Nutrition Label

WHISPER CANON · ttb.orgRouting diversity6.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ttb.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.134.248100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.123.9023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.171.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.57.193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.223.2223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.41.1203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.206.3534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.140.25234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.183.5234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.123.20434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.217.8834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.149.12544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.146.18552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.90.7052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.33.24552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.187.3652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.168.16652.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.179.4654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.29.14854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.121.10854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
thru the bible radio network
Contact emails

Subdomains

28 observed subdomains of ttb.org.

Web-graph footprint

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

349 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ttb.org.

MechanismTarget
SPF_Aamazonses.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.121.154.122

Related pages

Pivot deeper into the graph from ttb.org.

Cypher and MCP

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

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