Skip to content

Hostname

gxg.gr

Last fetched

gxg.gr resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · gxg.grRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gxg.gr

Resolution chain

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

IPPrefixASNOperatorCountry
57.129.90.1557.129.0.0/17AS16276DE

WHOIS identity

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

Subdomains

17 observed subdomains of gxg.gr.

Web-graph footprint

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

148 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for gxg.gr.

MechanismTarget
SPF_Agxg.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP170.187.185.171
SPF_IP178.128.248.119
SPF_IP178.62.240.214
SPF_IP57.129.90.15
SPF_MXgxg.gr

Related pages

Pivot deeper into the graph from gxg.gr.

Cypher and MCP

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

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