Skip to content

Hostname

deatech.com

Last fetched

deatech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:469 as the registrar.

Nutrition Label

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

Resolution chain

deatech.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:469
Organization
deatech research
Contact emails

Subdomains

4 observed subdomains of deatech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deatech.com.

MechanismTarget
SPF_Adeatech.com
SPF_Ajeltz.deatech.com
SPF_Avogon.deatech.com
SPF_INCLUDEeasymail.ca
SPF_IP173.45.233.121/32
SPF_IP199.164.227.30/32
SPF_MXdeatech.com

Related pages

Pivot deeper into the graph from deatech.com.

Cypher and MCP

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

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