Skip to content

Hostname

d-trust.net

Last fetched

d-trust.net resolves to 1 IPv4 address operated by AS210544 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · d-trust.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/d-trust.net

Resolution chain

d-trust.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.28.64.55193.28.64.0/24AS210544DE

WHOIS identity

Registrar
iana:15
Organization
d-trust
Contact emails

Subdomains

80 observed subdomains of d-trust.net.

Web-graph footprint

Distinct hostnames that link to or from d-trust.net in the public web crawl.

265 sites link to this hostname.

241 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for d-trust.net.

MechanismTarget
SPF_Arm01.d-trust.net
SPF_INCLUDEbdr.de
SPF_IP193.28.71.9

Related pages

Pivot deeper into the graph from d-trust.net.

Cypher and MCP

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

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