Hostname
eledata.com
Last fetched
eledata.com resolves to 1 IPv4 address operated by AS60798 in IT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
eledata.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.25.206.26 | 185.25.204.0/22 | AS60798 | — | IT |
WHOIS identity
- Registrar
- iana:81
- Organization
- eledata service di sergio calligaro
- Contact emails
Subdomains
1 observed subdomain of eledata.com.
| Subdomain |
|---|
| www.eledata.com |
Web-graph footprint
Distinct hostnames that link to or from eledata.com in the public web crawl.
18 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- eledata.com
SPF policy
3 SPF mechanisms authorising senders for eledata.com.
| Mechanism | Target |
|---|---|
| SPF_A | eledata.com |
| SPF_IP | 185.25.206.26 |
| SPF_MX | eledata.com |
Related pages
Pivot deeper into the graph from eledata.com.
- IP · 185.25.206.26
- ASN · AS60798
- Registrar · iana:81
- Country · IT
- Email · 681202fbb9a03344f86a2b9158309169-930253@contact.gandi.net
- TLD · .com
- Browse hostnames · el…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eledata.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.