Skip to content

Hostname

self-testing.gov.gr

Last fetched

self-testing.gov.gr resolves to 3 IPv4 addresses operated by SIOL-NET - Telekom Slovenije, d.d. in SI.

Nutrition Label

WHISPER CANON · self-testing.gov.grRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/self-testing.gov.gr

Resolution chain

self-testing.gov.gr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.77.14.168193.77.0.0/18AS5603SIOL-NET - Telekom Slovenije, d.d.SI
23.32.238.13023.32.238.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.32.238.9623.32.238.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

No WHOIS records are currently associated with self-testing.gov.gr in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from self-testing.gov.gr in the public web crawl.

391 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from self-testing.gov.gr.

Cypher and MCP

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

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