Skip to content

Hostname

ascona.de

Last fetched

ascona.de resolves to 1 IPv4 address operated by TELEDATA-AS TeleData GmbH in DE.

Nutrition Label

WHISPER CANON · ascona.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ascona.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.62.195.145212.62.192.0/19AS21263TELEDATA-AS TeleData GmbHDE

WHOIS identity

No WHOIS records are currently associated with ascona.de in WhisperGraph.

Subdomains

3 observed subdomains of ascona.de.

Web-graph footprint

Distinct hostnames that link to or from ascona.de in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ascona.de.

Related pages

Pivot deeper into the graph from ascona.de.

Cypher and MCP

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

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