Skip to content

Hostname

park-klinik.com

Last fetched

park-klinik.com resolves to 1 IPv4 address operated by ARTFILES-AS - Artfiles New Media GmbH in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · park-klinik.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/park-klinik.com

Resolution chain

park-klinik.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.53.149.108212.53.128.0/17AS8893ARTFILES-AS - Artfiles New Media GmbHDE

WHOIS identity

Registrar
iana:269
Organization
park-klinik wei
Contact emails

Subdomains

14 observed subdomains of park-klinik.com.

Web-graph footprint

Distinct hostnames that link to or from park-klinik.com in the public web crawl.

38 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for park-klinik.com.

MechanismTarget
SPF_Apark-klinik.com
SPF_IP195.243.143.76
SPF_IP87.191.56.2
SPF_MXpark-klinik.com

Related pages

Pivot deeper into the graph from park-klinik.com.

Cypher and MCP

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

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