Skip to content

Hostname

ail.ch

Last fetched

ail.ch resolves to 1 IPv4 address operated by IPHOSTER in CH.

Nutrition Label

WHISPER CANON · ail.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ail.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.21.25.4946.21.24.0/22AS197352IPHOSTERCH
46.21.25.4946.21.24.0/22AS197352IPHOSTERCH

WHOIS identity

Registrar
Organization
aziende industriali di lugano
Contact emails

Subdomains

8 observed subdomains of ail.ch.

Web-graph footprint

Distinct hostnames that link to or from ail.ch in the public web crawl.

208 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ail.ch.

MechanismTarget
SPF_Aenergybuddy.ail.ch
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.243.98.184
SPF_MXail.ch

Related pages

Pivot deeper into the graph from ail.ch.

Cypher and MCP

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

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