Skip to content

Hostname

airfel.com

Last fetched

airfel.com resolves to 1 IPv4 address operated by AS20649 in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · airfel.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/airfel.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.203.18217.195.203.0/24AS20649TR

WHOIS identity

Registrar
iana:146
Organization
daikin isitma ve sogutma sis san ve tic a.s.
Contact emails

Subdomains

11 observed subdomains of airfel.com.

Web-graph footprint

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

17 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for airfel.com.

MechanismTarget
SPF_Aairfel.com
SPF_Aflamboyant-cori.217-195-203-18.plesk.page
SPF_MXairfel.com

Related pages

Pivot deeper into the graph from airfel.com.

Cypher and MCP

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

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