Skip to content

Hostname

grena.ge

Last fetched

grena.ge resolves to 1 IPv4 address operated by GRENA-AS Tbilisi, Georgia in GE.

Nutrition Label

WHISPER CANON · grena.geRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/grena.ge

Resolution chain

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

IPPrefixASNOperatorCountry
217.147.229.165217.147.229.0/24AS20545GRENA-AS Tbilisi, GeorgiaGE

WHOIS identity

No WHOIS records are currently associated with grena.ge in WhisperGraph.

Subdomains

226 observed subdomains of grena.ge.

Web-graph footprint

Distinct hostnames that link to or from grena.ge in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for grena.ge.

MechanismTarget
SPF_Aemail.grena.ge
SPF_Agrena.ge
SPF_IP217.147.227.67
SPF_IP217.147.229.103
SPF_IP217.147.229.97
SPF_MXgrena.ge

Related pages

Pivot deeper into the graph from grena.ge.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "grena.ge"})-[: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.