Hostname
hyperhosting.gr
Last fetched
hyperhosting.gr resolves to 1 IPv4 address operated by HYPERHOSTING Georgios Vardikos trading as HYPERHOSTING in GR.
Nutrition Label
Resolution chain
hyperhosting.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 |
|---|---|---|---|---|
| 185.23.88.5 | 185.23.88.0/24 | AS197746 | HYPERHOSTING Georgios Vardikos trading as HYPERHOSTING | GR |
WHOIS identity
No WHOIS records are currently associated with hyperhosting.gr in WhisperGraph.
Subdomains
206 observed subdomains of hyperhosting.gr.
Showing 25 of 206. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hyperhosting.gr in the public web crawl.
42 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for hyperhosting.gr.
| Mechanism | Target |
|---|---|
| SPF_A | hyperhosting.gr |
| SPF_A | www.onlinenic.com |
| SPF_IP | 148.251.84.149 |
| SPF_IP | 178.63.49.232 |
| SPF_IP | 185.23.88.0/25 |
| SPF_IP | 194.219.79.0/24 |
| SPF_IP | 31.22.112.0/21 |
| SPF_IP | 49.12.125.101 |
| SPF_MX | hyperhosting.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.