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
Resolution chain
denkit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.15.205 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.164.56 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:151
- Organization
- axel denk
- Contact emails
Subdomains
19 observed subdomains of denkit.com.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from denkit.com in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for denkit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ispgateway.de |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 134.119.0.27 |
| SPF_IP | 20.93.203.168/32 |
| SPF_IP | 212.218.56.200 |
| SPF_IP | 212.218.56.202 |
| SPF_IP | 2603:10a6:d10:4d:0:0:0:13 |
| SPF_IP | 37.24.56.34 |
| SPF_MX | denkit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.