Skip to content

Hostname

grafx.gr

Last fetched

grafx.gr resolves to 2 IPv4 addresses operated by AS209341 in NL.

Nutrition Label

WHISPER CANON · grafx.grRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/grafx.gr

Resolution chain

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

WHOIS identity

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

Subdomains

19 observed subdomains of grafx.gr.

Web-graph footprint

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

17 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for grafx.gr.

MechanismTarget
SPF_Agrafx.gr
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_IP68.66.248.51
SPF_IP85.187.142.75
SPF_MXgrafx.gr

Related pages

Pivot deeper into the graph from grafx.gr.

Cypher and MCP

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

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