Skip to content

Hostname

thy.com

Last fetched

thy.com resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:819 as the registrar.

Nutrition Label

WHISPER CANON · thy.comRouting diversity3.9/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/thy.com

Resolution chain

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

WHOIS identity

Registrar
iana:819
Organization
turk hava yollar? a.o.
Contact emails

Subdomains

85 observed subdomains of thy.com.

Web-graph footprint

Distinct hostnames that link to or from thy.com in the public web crawl.

694 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thy.com.

MechanismTarget
SPF_Athy.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.204.235.17
SPF_IP46.31.112.131
SPF_IP46.31.112.79
SPF_IP46.31.112.80
SPF_IP46.31.112.81
SPF_MXthy.com

Related pages

Pivot deeper into the graph from thy.com.

Cypher and MCP

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

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