Skip to content

Hostname

denodo.com

Last fetched

denodo.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · denodo.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/denodo.com

Resolution chain

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

WHOIS identity

Registrar
iana:76
Organization
denodo
Contact emails

Subdomains

62 observed subdomains of denodo.com.

Web-graph footprint

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

1,014 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for denodo.com.

MechanismTarget
SPF_INCLUDEextspf.denodo.com
SPF_IP139.219.10.84
SPF_IP144.217.252.16
SPF_IP148.113.211.203
SPF_IP158.69.125.30
SPF_IP212.51.61.192/26
SPF_IP77.27.73.20

Related pages

Pivot deeper into the graph from denodo.com.

Cypher and MCP

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

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