Skip to content

Hostname

ascaro.ch

Last fetched

ascaro.ch resolves to 1 IPv4 address operated by BAR-AS Weidenweg 235 in CH.

Nutrition Label

WHISPER CANON · ascaro.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ascaro.ch

Resolution chain

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

IPPrefixASNOperatorCountry
81.201.204.21281.201.192.0/20AS25353BAR-AS Weidenweg 235CH

WHOIS identity

Registrar
Organization
ascaro vorsorgestiftung
Contact emails

Subdomains

5 observed subdomains of ascaro.ch.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ascaro.ch.

MechanismTarget
SPF_Aascaro.ch
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDE_spf.open-circle.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.165.44.0/24
SPF_MXascaro.ch

Related pages

Pivot deeper into the graph from ascaro.ch.

Cypher and MCP

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

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