Skip to content

Hostname

websites.carnmotion.gr

Last fetched

websites.carnmotion.gr resolves to 2 IPv4 addresses operated by HYPERHOSTING - Georgios Vardikos trading as "HYPERHOSTING" in GR.

Nutrition Label

WHISPER CANON · websites.carnmotion.grRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/websites.carnmotion.gr

Resolution chain

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

IPPrefixASNOperatorCountry
31.22.114.15231.22.114.0/24AS197746HYPERHOSTING - Georgios Vardikos trading as "HYPERHOSTING"GR
34.141.112.1634.141.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

No WHOIS records are currently associated with websites.carnmotion.gr in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for websites.carnmotion.gr.

MechanismTarget
SPF_Awebsites.carnmotion.gr
SPF_INCLUDEservers.mcsv.net
SPF_MXwebsites.carnmotion.gr

Related pages

Pivot deeper into the graph from websites.carnmotion.gr.

Cypher and MCP

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

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