Skip to content

Hostname

aviationproject.com

Last fetched

aviationproject.com resolves to 1 IPv4 address operated by COMBELL-AS in GR. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · aviationproject.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aviationproject.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.158.90.236213.158.90.0/23AS34762COMBELL-ASGR

WHOIS identity

Registrar
iana:1727
Organization
sotirios kakaletris
Contact emails

Subdomains

3 observed subdomains of aviationproject.com.

Web-graph footprint

Distinct hostnames that link to or from aviationproject.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aviationproject.com.

MechanismTarget
SPF_Aaviationproject.com
SPF_INCLUDE_spf.fastmail.gr
SPF_IP2a02:c500:1:136:0:0:0:1
SPF_MXaviationproject.com

Related pages

Pivot deeper into the graph from aviationproject.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aviationproject.com"})-[: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.