Skip to content

Hostname

digitecdz.com

Last fetched

digitecdz.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:433
Organization
bouabiud samir
Contact emails

Subdomains

10 observed subdomains of digitecdz.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • digitecdz.com

SPF policy

11 SPF mechanisms authorising senders for digitecdz.com.

MechanismTarget
SPF_Adigitecdz.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_MXdigitecdz.com

Related pages

Pivot deeper into the graph from digitecdz.com.

Cypher and MCP

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

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