Hostname
denecke.com
Last fetched
denecke.com resolves to 1 IPv4 address operated by AFFINITY-FTL - Ntirety, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
denecke.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.71.34.102 | 64.71.32.0/21 | AS3064 | AFFINITY-FTL - Ntirety, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cq2my8e57rk@networksolutionsprivateregistration.com
- cx74r7wg7w8@networksolutionsprivateregistration.com
- ep9728pf64u@networksolutionsprivateregistration.com
- hb7ad26s3zy@networksolutionsprivateregistration.com
- nm6z97jm83k@networksolutionsprivateregistration.com
- qt3c84m42uq@networksolutionsprivateregistration.com
- rq8ty5bd3gw@networksolutionsprivateregistration.com
- ug7z96b83e8@networksolutionsprivateregistration.com
- wq7jf28a3ge@networksolutionsprivateregistration.com
- xc2bf7gk9zr@networksolutionsprivateregistration.com
- xq9tm3ha6pz@networksolutionsprivateregistration.com
- zf3pp3867sj@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of denecke.com.
| Subdomain |
|---|
| mail.denecke.com |
| www.denecke.com |
Web-graph footprint
Distinct hostnames that link to or from denecke.com in the public web crawl.
32 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for denecke.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mfg.siteprotect.com |
Related pages
Pivot deeper into the graph from denecke.com.
- IP · 64.71.34.102
- ASN · AS3064AFFINITY-FTL - Ntirety, Inc.
- Registrar · iana:2
- Country · US
- Email · cq2my8e57rk@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "denecke.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.