Skip to content

Hostname

thurm.tech

Last fetched

thurm.tech resolves to 4 IPv4 addresses operated by AS329184 in ZA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · thurm.techRouting diversity3.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/thurm.tech

Resolution chain

thurm.tech resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

7 observed subdomains of thurm.tech.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for thurm.tech.

MechanismTarget
SPF_Athurm.tech
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.209.117.38
SPF_MXthurm.tech

Related pages

Pivot deeper into the graph from thurm.tech.

Cypher and MCP

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

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