Hostname
asfa.gr
Last fetched
asfa.gr resolves to 1 IPv4 address operated by GR-NET www.grnet.gr in GR.
Nutrition Label
Resolution chain
asfa.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.217.73.154 | 62.217.64.0/18 | AS5408 | GR-NET www.grnet.gr | GR |
WHOIS identity
No WHOIS records are currently associated with asfa.gr in WhisperGraph.
Subdomains
70 observed subdomains of asfa.gr.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from asfa.gr in the public web crawl.
331 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for asfa.gr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.130.76.0/26 |
| SPF_IP | 212.95.48.251 |
| SPF_IP | 212.95.50.86 |
| SPF_IP | 62.217.125.163 |
| SPF_IP | 62.217.127.0/24 |
| SPF_IP | 62.217.72.0/24 |
| SPF_IP | 62.217.73.0/24 |
| SPF_IP | 83.212.170.229/31 |
Related pages
Pivot deeper into the graph from asfa.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asfa.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.