Skip to content

Hostname

wp.digitecdz.com

Last fetched

wp.digitecdz.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · wp.digitecdz.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wp.digitecdz.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.129.171157.90.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with wp.digitecdz.com in WhisperGraph.

Subdomains

1 observed subdomain of wp.digitecdz.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wp.digitecdz.com.

MechanismTarget
SPF_Awp.digitecdz.com
SPF_IP135.181.54.222
SPF_IP137.74.200.105
SPF_IP145.239.232.110
SPF_IP157.90.129.171
SPF_IP5.135.79.245
SPF_IP51.77.89.211
SPF_IP51.89.103.195
SPF_IP65.108.43.126
SPF_IP95.217.226.51
SPF_MXwp.digitecdz.com

Related pages

Pivot deeper into the graph from wp.digitecdz.com.

Cypher and MCP

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

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