Skip to content

Hostname

thedigitrustgroup.com

Last fetched

thedigitrustgroup.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thedigitrustgroup.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thedigitrustgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.150.1203.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.163.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.83.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.833.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.1033.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.443.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.603.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.653.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.152.10599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
the digitrust group, llc.
Contact emails

Subdomains

6 observed subdomains of thedigitrustgroup.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thedigitrustgroup.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thedigitrustgroup.com.

Cypher and MCP

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

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