Skip to content

Hostname

asfa.gr

Last fetched

asfa.gr resolves to 1 IPv4 address operated by GR-NET www.grnet.gr in GR.

Nutrition Label

WHISPER CANON · asfa.grRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/asfa.gr

Resolution chain

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

IPPrefixASNOperatorCountry
62.217.73.15462.217.64.0/18AS5408GR-NET www.grnet.grGR

WHOIS identity

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

Subdomains

70 observed subdomains of asfa.gr.

Web-graph footprint

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

331 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for asfa.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.130.76.0/26
SPF_IP212.95.48.251
SPF_IP212.95.50.86
SPF_IP62.217.125.163
SPF_IP62.217.127.0/24
SPF_IP62.217.72.0/24
SPF_IP62.217.73.0/24
SPF_IP83.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.