Skip to content

Hostname

host15.fastpath.gr

Last fetched

host15.fastpath.gr resolves to 1 IPv4 address operated by FASTPATH FASTPATH in GR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.201.254.75185.201.254.0/24AS56457FASTPATH FASTPATHGR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for host15.fastpath.gr.

MechanismTarget
SPF_Afive.fpsrelay.com
SPF_Afour.fpsrelay.com
SPF_Ahost15.fastpath.gr
SPF_Aone.fpsrelay.com
SPF_Athree.fpsrelay.com
SPF_Atwo.fpsrelay.com
SPF_MXhost15.fastpath.gr

Related pages

Pivot deeper into the graph from host15.fastpath.gr.

Cypher and MCP

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

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