Skip to content

Hostname

crd.digitoptrend.com

Last fetched

crd.digitoptrend.com resolves to 1 IPv4 address operated by AS60144 in NL.

Nutrition Label

WHISPER CANON · crd.digitoptrend.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/crd.digitoptrend.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.138.36.22845.138.36.0/24AS60144NL

WHOIS identity

No WHOIS records are currently associated with crd.digitoptrend.com in WhisperGraph.

Subdomains

4 observed subdomains of crd.digitoptrend.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for crd.digitoptrend.com.

MechanismTarget
SPF_Acrd.digitoptrend.com
SPF_IP141.98.116.153/32
SPF_IP141.98.116.154/32
SPF_IP154.9.209.100/32
SPF_IP154.9.209.103/32
SPF_IP198.55.116.85/32
SPF_IP198.55.116.86/32
SPF_IP38.78.155.117/32
SPF_IP38.78.155.118/32
SPF_IP38.78.155.120/32
SPF_IP38.78.155.14/32
SPF_IP96.9.254.164/32
SPF_IP96.9.254.165/32
SPF_MXcrd.digitoptrend.com

Related pages

Pivot deeper into the graph from crd.digitoptrend.com.

Cypher and MCP

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

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