Skip to content

Hostname

threadscribe.ai

Last fetched

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

Nutrition Label

WHISPER CANON · threadscribe.aiRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/threadscribe.ai

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.1016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.3716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.8716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.68.15716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.133.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.863.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.184.1052.216.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.15752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.6952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.7552.217.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.22752.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.18752.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.99.22752.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.7754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

14 observed subdomains of threadscribe.ai.

Web-graph footprint

Distinct hostnames that link to or from threadscribe.ai in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for threadscribe.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from threadscribe.ai.

Cypher and MCP

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

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