Skip to content

Hostname

embedthreads.com

Last fetched

embedthreads.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.146.10713.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.6913.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.8213.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.8713.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
145.223.107.90145.223.104.0/22AS47583AS-HOSTINGERUS

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 embedthreads.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for embedthreads.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEsendersrv.com

Related pages

Pivot deeper into the graph from embedthreads.com.

Cypher and MCP

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

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