Skip to content

Hostname

dackus.it

Last fetched

dackus.it resolves to 1 IPv4 address operated by AS197902 in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · dackus.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dackus.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.16.73185.85.16.0/22AS197902NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
dackus it works bv
Contact emails

Subdomains

109 observed subdomains of dackus.it.

Web-graph footprint

Distinct hostnames that link to or from dackus.it in the public web crawl.

39 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dackus.it.

MechanismTarget
SPF_Adackus.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgolfkaart.dackus.it
SPF_IP185.107.90.170
SPF_IP185.85.16.155
SPF_IP185.85.16.73
SPF_IP185.95.13.198
SPF_MXdackus.it
SPF_MXgolfkaart.dackus.it

Related pages

Pivot deeper into the graph from dackus.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dackus.it"})-[: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.