Skip to content

Hostname

aycan.de

Last fetched

aycan.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

13 observed subdomains of aycan.de.

Web-graph footprint

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

35 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aycan.de.

MechanismTarget
SPF_Aaycan.de
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rockenstein.de
SPF_IP185.45.242.78
SPF_IP202.61.204.249
SPF_IP217.160.166.105
SPF_IP82.165.157.5
SPF_IP87.106.136.99
SPF_IP87.106.179.196
SPF_IP87.106.181.233
SPF_MXaycan.de

Related pages

Pivot deeper into the graph from aycan.de.

Cypher and MCP

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

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