Skip to content

Hostname

denkit.com

Last fetched

denkit.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · denkit.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/denkit.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.15.205104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.164.56172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
axel denk
Contact emails

Subdomains

19 observed subdomains of denkit.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for denkit.com.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP134.119.0.27
SPF_IP20.93.203.168/32
SPF_IP212.218.56.200
SPF_IP212.218.56.202
SPF_IP2603:10a6:d10:4d:0:0:0:13
SPF_IP37.24.56.34
SPF_MXdenkit.com

Related pages

Pivot deeper into the graph from denkit.com.

Cypher and MCP

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

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