Skip to content

Hostname

hyperhosting.gr

Last fetched

hyperhosting.gr resolves to 1 IPv4 address operated by HYPERHOSTING Georgios Vardikos trading as HYPERHOSTING in GR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.23.88.5185.23.88.0/24AS197746HYPERHOSTING Georgios Vardikos trading as HYPERHOSTINGGR

WHOIS identity

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

Subdomains

206 observed subdomains of hyperhosting.gr.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hyperhosting.gr.

MechanismTarget
SPF_Ahyperhosting.gr
SPF_Awww.onlinenic.com
SPF_IP148.251.84.149
SPF_IP178.63.49.232
SPF_IP185.23.88.0/25
SPF_IP194.219.79.0/24
SPF_IP31.22.112.0/21
SPF_IP49.12.125.101
SPF_MXhyperhosting.gr

Related pages

Pivot deeper into the graph from hyperhosting.gr.

Cypher and MCP

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

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