Skip to content

Hostname

aade.gr

Last fetched

aade.gr resolves to 5 IPv4 addresses operated by OTENET-GR Athens - Greece in GR.

Nutrition Label

WHISPER CANON · aade.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aade.gr

Resolution chain

aade.gr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.205.77.210212.205.0.0/16AS6799OTENET-GR Athens - GreeceGR
212.205.77.225212.205.0.0/16AS6799OTENET-GR Athens - GreeceGR
62.38.6.11262.38.6.0/24AS3329HOL-GR Athens, GreeceGR
62.38.6.9062.38.6.0/24AS3329HOL-GR Athens, GreeceGR
62.38.6.9962.38.6.0/24AS3329HOL-GR Athens, GreeceGR

WHOIS identity

No WHOIS records are currently associated with aade.gr in WhisperGraph.

Subdomains

39 observed subdomains of aade.gr.

Web-graph footprint

Distinct hostnames that link to or from aade.gr in the public web crawl.

2,040 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for aade.gr.

MechanismTarget
SPF_INCLUDEggps.gr
SPF_INCLUDEtaxisnet.gr
SPF_IP84.205.195.141
SPF_IP84.205.195.154
SPF_MXaade.gr

Related pages

Pivot deeper into the graph from aade.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aade.gr"})-[: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.