Skip to content

Hostname

ediversa.com

Last fetched

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

Nutrition Label

WHISPER CANON · ediversa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ediversa.com

Resolution chain

ediversa.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
intercambio electronico de documentos sl
Contact emails

Subdomains

10 observed subdomains of ediversa.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ediversa.com.

MechanismTarget
SPF_Aediversa.com
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf1.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP212.32.229.214/32
SPF_IP217.125.26.129/32
SPF_IP217.76.128.0/23
SPF_IP35.233.15.141/32
SPF_IP46.26.240.16/32
SPF_IP62.97.114.48/28
SPF_IP74.201.152.59/32
SPF_IP82.223.190.0/23
SPF_IP82.223.199.0/24

Related pages

Pivot deeper into the graph from ediversa.com.

Cypher and MCP

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

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