Skip to content

Hostname

denitool.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.39.29104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.142.210172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
deni
Contact emails

Subdomains

10 observed subdomains of denitool.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for denitool.com.

MechanismTarget
SPF_Adenitool.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.4.10
SPF_IP194.126.200.224/32
SPF_IP194.126.200.61/32
SPF_IP194.126.200.67/32
SPF_IP213.189.141.200
SPF_IP46.14.100.86
SPF_IP62.2.155.2
SPF_IP62.2.155.6
SPF_MXdenitool.com

Related pages

Pivot deeper into the graph from denitool.com.

Cypher and MCP

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

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