Hostname
ediversa.com
Last fetched
ediversa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:379 as the registrar.
Nutrition Label
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ediversa.com.
| Mechanism | Target |
|---|---|
| SPF_A | ediversa.com |
| SPF_INCLUDE | _spf.serviciodecorreo.es |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | spf1.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 212.32.229.214/32 |
| SPF_IP | 217.125.26.129/32 |
| SPF_IP | 217.76.128.0/23 |
| SPF_IP | 35.233.15.141/32 |
| SPF_IP | 46.26.240.16/32 |
| SPF_IP | 62.97.114.48/28 |
| SPF_IP | 74.201.152.59/32 |
| SPF_IP | 82.223.190.0/23 |
| SPF_IP | 82.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.