Hostname
hellenicdataservice.gr
Last fetched
hellenicdataservice.gr resolves to 1 IPv4 address operated by GR-NET - National Infrastructures for Research and Technology S.A. in GR.
Nutrition Label
Resolution chain
hellenicdataservice.gr 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 |
|---|---|---|---|---|
| 83.212.73.22 | 83.212.0.0/16 | AS5408 | GR-NET - National Infrastructures for Research and Technology S.A. | GR |
WHOIS identity
No WHOIS records are currently associated with hellenicdataservice.gr in WhisperGraph.
Subdomains
17 observed subdomains of hellenicdataservice.gr.
Showing 11 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hellenicdataservice.gr in the public web crawl.
23 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for hellenicdataservice.gr.
| Mechanism | Target |
|---|---|
| SPF_A | hellenicdataservice.gr |
| SPF_A | relay.imis.athena-innovation.gr |
| SPF_INCLUDE | _spf.fastmail.gr |
| SPF_IP | 2a01:4f8:200:73c9:0:0:0:2 |
| SPF_MX | hellenicdataservice.gr |
Related pages
Pivot deeper into the graph from hellenicdataservice.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hellenicdataservice.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.