Skip to content

Hostname

hostservers.gr

Last fetched

hostservers.gr resolves to 2 IPv4 addresses operated by LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH in DE.

Nutrition Label

WHISPER CANON · hostservers.grRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hostservers.gr

Resolution chain

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

IPPrefixASNOperatorCountry
78.159.119.3278.159.96.0/19AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE
78.159.119.378.159.96.0/19AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH

WHOIS identity

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

Subdomains

35 observed subdomains of hostservers.gr.

Threat posture

History

Mail and authentication

MX records

  • hostservers.gr

SPF policy

3 SPF mechanisms authorising senders for hostservers.gr.

MechanismTarget
SPF_Ahostservers.gr
SPF_IP78.159.119.32
SPF_MXhostservers.gr

Related pages

Pivot deeper into the graph from hostservers.gr.

Cypher and MCP

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

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