Skip to content

Hostname

thuyreed.com

Last fetched

thuyreed.com resolves to 3 IPv4 addresses operated by WHG-DAL - WHG Hosting Services Ltd in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · thuyreed.comRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thuyreed.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.255.39185.181.255.0/24AS36454WHG-DAL - WHG Hosting Services LtdUS
198.38.90.97198.38.90.0/24AS36454WHG-DAL - WHG Hosting Services LtdUS
69.72.136.21769.72.136.0/24AS36454WHG-DAL - WHG Hosting Services Ltd

WHOIS identity

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

Subdomains

9 observed subdomains of thuyreed.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for thuyreed.com.

MechanismTarget
SPF_Athuyreed.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP185.181.255.35
SPF_IP185.181.255.39
SPF_IP198.38.90.97
SPF_MXthuyreed.com

Related pages

Pivot deeper into the graph from thuyreed.com.

Cypher and MCP

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

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