Hostname
auto-protect.wfk.de
Last fetched
auto-protect.wfk.de resolves to 2 IPv4 addresses operated by DE-WEBGO - webgo GmbH in DE.
Nutrition Label
Resolution chain
auto-protect.wfk.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.30.32.32 | 185.30.32.0/22 | AS48324 | DE-WEBGO - webgo GmbH | DE |
| 202.61.232.73 | 202.61.232.0/24 | AS197540 | netcup-AS - netcup GmbH | DE |
WHOIS identity
No WHOIS records are currently associated with auto-protect.wfk.de in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from auto-protect.wfk.de in the public web crawl.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from auto-protect.wfk.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auto-protect.wfk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.