Skip to content

Hostname

tpm-dti.com

Last fetched

tpm-dti.com resolves to 1 IPv4 address operated by AS197712 in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · tpm-dti.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/tpm-dti.com

Resolution chain

tpm-dti.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.0.10.141134.0.8.0/21AS197712ES

WHOIS identity

Registrar
iana:1403
Organization
donation & transplantation institute
Contact emails

Subdomains

7 observed subdomains of tpm-dti.com.

Web-graph footprint

Distinct hostnames that link to or from tpm-dti.com in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tpm-dti.com.

MechanismTarget
SPF_Acdmon.com
SPF_Atpm-dti.com
SPF_INCLUDE_spf.srv.cat
SPF_INCLUDEsrv.cat
SPF_IP46.16.60.0/23
SPF_MXtpm-dti.com

Related pages

Pivot deeper into the graph from tpm-dti.com.

Cypher and MCP

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

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