Skip to content

Hostname

thoughtdreams.org

Last fetched

thoughtdreams.org resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · thoughtdreams.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thoughtdreams.org

Resolution chain

thoughtdreams.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.203.103.150109.203.103.0/24AS20860GB

WHOIS identity

Registrar
iana:83
Organization
contact privacy inc. customer 0117323030
Contact emails

Subdomains

55 observed subdomains of thoughtdreams.org.

Web-graph footprint

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

18 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • thoughtdreams.org

SPF policy

3 SPF mechanisms authorising senders for thoughtdreams.org.

MechanismTarget
SPF_Athoughtdreams.org
SPF_IP109.203.103.150
SPF_MXthoughtdreams.org

Related pages

Pivot deeper into the graph from thoughtdreams.org.

Cypher and MCP

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

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