Skip to content

Hostname

aofa.gr

Last fetched

aofa.gr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · aofa.grRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aofa.gr

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.10.23065.21.0.0/16AS24940FI

WHOIS identity

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

Subdomains

7 observed subdomains of aofa.gr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • aofa.gr

SPF policy

5 SPF mechanisms authorising senders for aofa.gr.

MechanismTarget
SPF_Aaofa.gr
SPF_IP176.9.36.140
SPF_IP46.4.115.187
SPF_IP65.21.10.230
SPF_MXaofa.gr

Related pages

Pivot deeper into the graph from aofa.gr.

Cypher and MCP

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

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