Skip to content

Hostname

fractal.gr

Last fetched

fractal.gr resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · fractal.grRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fractal.gr

Resolution chain

fractal.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 fractal.gr in WhisperGraph.

Subdomains

12 observed subdomains of fractal.gr.

Web-graph footprint

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

7 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fractal.gr

SPF policy

10 SPF mechanisms authorising senders for fractal.gr.

MechanismTarget
SPF_Afractal.gr
SPF_IP135.181.74.30
SPF_IP144.76.80.46
SPF_IP176.9.49.115
SPF_IP188.40.137.231
SPF_IP188.40.137.238
SPF_IP188.40.199.65
SPF_IP46.4.233.227
SPF_IP85.10.210.143
SPF_MXfractal.gr

Related pages

Pivot deeper into the graph from fractal.gr.

Cypher and MCP

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

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