Skip to content

Hostname

denia.com

Last fetched

denia.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

denia.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:379
Organization
avant cem
Contact emails

Subdomains

11 observed subdomains of denia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for denia.com.

MechanismTarget
SPF_Adenia.com
SPF_INCLUDE_spf.google.com
SPF_IP109.234.81.106
SPF_IP109.234.81.107
SPF_IP109.234.81.96/28
SPF_IP178.33.119.10
SPF_IP188.165.132.42/28
SPF_IP213.162.193.128/29
SPF_IP213.162.193.132
SPF_IP91.134.31.40
SPF_IP94.23.86.50
SPF_MXdenia.com

Related pages

Pivot deeper into the graph from denia.com.

Cypher and MCP

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

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