Hostname
coding.koenig-bauer.com
Last fetched
coding.koenig-bauer.com resolves to 1 IPv4 address operated by KRICK-TECHNOLOGIC-AS Mainparkring 4 in DE.
Nutrition Label
Resolution chain
coding.koenig-bauer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.212.217.163 | 82.212.192.0/19 | AS29624 | KRICK-TECHNOLOGIC-AS Mainparkring 4 | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from coding.koenig-bauer.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for coding.koenig-bauer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 12.110.193.0/25 |
| SPF_IP | 12.174.236.0/24 |
| SPF_IP | 12.206.206.0/24 |
| SPF_IP | 157.133.167.152/29 |
| SPF_IP | 167.89.87.16/32 |
| SPF_IP | 169.145.39.240/29 |
| SPF_IP | 170.146.220.0/24 |
| SPF_IP | 170.146.221.0/24 |
| SPF_IP | 170.146.224.15/32 |
| SPF_IP | 170.146.224.16/31 |
| SPF_IP | 170.146.226.15 |
| SPF_IP | 170.146.226.16/31 |
| SPF_IP | 207.8.96.0/23 |
| SPF_IP | 216.4.238.0/24 |
| SPF_IP | 217.111.120.0/27 |
| SPF_IP | 23.251.238.235/32 |
| SPF_IP | 23.251.238.236/32 |
| SPF_IP | 38.107.205.0/25 |
| SPF_IP | 38.126.54.0/24 |
| SPF_IP | 38.95.104.0/23 |
| SPF_IP | 62.134.45.32/28 |
| SPF_IP | 62.156.202.82 |
| SPF_IP | 62.245.148.0/26 |
| SPF_IP | 65.110.54.0/24 |
| SPF_IP | 82.135.18.0/23 |
| SPF_IP | 82.212.217.160/29 |
| SPF_IP | 94.199.88.0/22 |
Related pages
Pivot deeper into the graph from coding.koenig-bauer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coding.koenig-bauer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.