Skip to content

Hostname

kiwithek.wien

Last fetched

kiwithek.wien resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · kiwithek.wienRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/kiwithek.wien

Resolution chain

kiwithek.wien resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.96.22104.22.13.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.150.70172.68.22.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.99.171.23788.118.40.0/22AS24940DE
46.225.208.11846.226.39.0/24AS24940DE

WHOIS identity

Registrar
iana:1345
Organization
wiener bildungsserver
Contact emails

Subdomains

3 observed subdomains of kiwithek.wien.

Web-graph footprint

Distinct hostnames that link to or from kiwithek.wien in the public web crawl.

60 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kiwithek.wien.

MechanismTarget
SPF_Akiwithek.wien
SPF_MXkiwithek.wien

Related pages

Pivot deeper into the graph from kiwithek.wien.

Cypher and MCP

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

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