Skip to content

Hostname

asaa.ch

Last fetched

asaa.ch resolves to 1 IPv4 address operated by AS29691 in CH.

Nutrition Label

WHISPER CANON · asaa.chRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/asaa.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.150.245.142217.150.240.0/20AS29691CH

WHOIS identity

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

Subdomains

1 observed subdomain of asaa.ch.

Subdomain
www.asaa.ch

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for asaa.ch.

MechanismTarget
SPF_Aasaa.ch
SPF_Aseppmail.ky4workplace.com
SPF_Aseppmail2.ky4workplace.com
SPF_Awebmail.imt.li
SPF_INCLUDEservers.mcsv.net
SPF_IP185.10.36.25/32
SPF_IP185.10.36.72/32
SPF_IP85.25.89.5/32
SPF_IP88.82.97.20
SPF_IP88.82.97.21
SPF_IP88.82.98.27
SPF_MXasaa.ch

Related pages

Pivot deeper into the graph from asaa.ch.

Cypher and MCP

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

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