Skip to content

Hostname

adegaeidos.com

Last fetched

adegaeidos.com resolves to 1 IPv4 address operated by RAIOLANETWORKS Raiola Networks S.L. in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.95.208.7993.95.208.0/24AS56958RAIOLANETWORKS Raiola Networks S.L.ES

WHOIS identity

Registrar
iana:140
Organization
marcelo radio esperon
Contact emails

Subdomains

4 observed subdomains of adegaeidos.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adegaeidos.com.

MechanismTarget
SPF_Aadegaeidos.com
SPF_Adedi38145.mad02.tuservidoronline.com
SPF_MXadegaeidos.com

Related pages

Pivot deeper into the graph from adegaeidos.com.

Cypher and MCP

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

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