Hostname
phaistosnetworks.gr
Last fetched
phaistosnetworks.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with phaistosnetworks.gr in WhisperGraph.
Subdomains
45 observed subdomains of phaistosnetworks.gr.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phaistosnetworks.gr in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for phaistosnetworks.gr.
| Mechanism | Target |
|---|---|
| SPF_A | phaistosnetworks.gr |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 139.91.200.0/24 |
| SPF_IP | 195.170.5.235 |
| SPF_IP | 62.103.124.0/24 |
| SPF_MX | phaistosnetworks.gr |
Related pages
Pivot deeper into the graph from phaistosnetworks.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phaistosnetworks.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.