Skip to content

Hostname

server1984.gr

Last fetched

server1984.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

4 observed subdomains of server1984.gr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for server1984.gr.

MechanismTarget
SPF_Aserver1984.gr
SPF_IP178.63.62.240
SPF_IP2a01:4f8:121:6c:0:0:0:2
SPF_MXserver1984.gr

Related pages

Pivot deeper into the graph from server1984.gr.

Cypher and MCP

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

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