Skip to content

Hostname

kiesow.hu

Last fetched

kiesow.hu resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

WHISPER CANON · kiesow.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kiesow.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.166.20.124185.166.20.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

No WHOIS records are currently associated with kiesow.hu in WhisperGraph.

Subdomains

1 observed subdomain of kiesow.hu.

Subdomain
www.kiesow.hu

Web-graph footprint

Distinct hostnames that link to or from kiesow.hu in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for kiesow.hu.

MechanismTarget
SPF_Akiesow.hu
SPF_Asmtp.def.hu
SPF_INCLUDEagenturserver.de
SPF_MXkiesow.hu

Related pages

Pivot deeper into the graph from kiesow.hu.

Cypher and MCP

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

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