Skip to content

Hostname

glinavos.gr

Last fetched

glinavos.gr resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in DE.

Nutrition Label

WHISPER CANON · glinavos.grRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/glinavos.gr

Resolution chain

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

IPPrefixASNOperatorCountry
82.198.224.15082.198.224.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

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

Subdomains

4 observed subdomains of glinavos.gr.

Web-graph footprint

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

44 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for glinavos.gr.

MechanismTarget
SPF_Afallbackmx.spamexperts.eu
SPF_Alastmx.spamexperts.net
SPF_Amail4.infotrade.gr
SPF_Amail5.infotrade.gr
SPF_Amx.spamexperts.com
SPF_INCLUDE_spf.m101.websupport.se
SPF_IP195.97.74.60
SPF_MXglinavos.gr

Related pages

Pivot deeper into the graph from glinavos.gr.

Cypher and MCP

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

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