Skip to content

Hostname

ase.ws

Last fetched

ase.ws resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · ase.wsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ase.ws

Resolution chain

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

IPPrefixASNOperatorCountry
89.163.205.20189.163.128.0/17AS24961DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

10 observed subdomains of ase.ws.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ase.ws.

MechanismTarget
SPF_Aase.ws
SPF_INCLUDEspf.hdone.com
SPF_MXase.ws

Related pages

Pivot deeper into the graph from ase.ws.

Cypher and MCP

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

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