Skip to content

Hostname

aviamail.ch

Last fetched

aviamail.ch resolves to 1 IPv4 address operated by AS25563 in CH.

Nutrition Label

WHISPER CANON · aviamail.chRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aviamail.ch

Resolution chain

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

IPPrefixASNOperatorCountry
92.43.217.11492.43.216.0/21AS25563CH

WHOIS identity

No WHOIS records are currently associated with aviamail.ch in WhisperGraph.

Subdomains

9 observed subdomains of aviamail.ch.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aviamail.ch.

MechanismTarget
SPF_INCLUDEintranet.avia.ch
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEspf.mail.webland.ch
SPF_IP37.148.202.73
SPF_IP83.169.45.28
SPF_IP92.205.235.219

Related pages

Pivot deeper into the graph from aviamail.ch.

Cypher and MCP

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

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