Skip to content

Hostname

dtrust.com

Last fetched

dtrust.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · dtrust.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dtrust.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.198.155.20152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.165.14652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.170.21854.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.117.7054.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1647
Organization
digital trust,
Contact emails

Subdomains

14 observed subdomains of dtrust.com.

Web-graph footprint

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

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dtrust.com.

MechanismTarget
SPF_Amail.compass-ing.com
SPF_INCLUDEfmx.etius.jp
SPF_INCLUDEkairos3.com
SPF_IP202.212.212.2/32
SPF_IP202.229.220.94/32
SPF_IP43.207.15.182

Related pages

Pivot deeper into the graph from dtrust.com.

Cypher and MCP

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

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