Hostname
ikw.org
Last fetched
ikw.org resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
ikw.org 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 |
|---|---|---|---|---|
| 176.52.246.112 | 176.52.240.0/21 | AS15817 | — | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- ikw - industrieverband koerperpflege- und waschmittel e. v.
- Contact emails
Subdomains
32 observed subdomains of ikw.org.
Web-graph footprint
Distinct hostnames that link to or from ikw.org in the public web crawl.
387 sites link to this hostname.
581 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ikw.org.
| Mechanism | Target |
|---|---|
| SPF_A | extranet.ikw.org |
| SPF_A | host.repaste.de |
| SPF_A | ikw.org |
| SPF_A | safetyassessor.info |
| SPF_A | sicherheitsbewerter.info |
| SPF_A | www.ikw.org |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhard.crsend.com |
| SPF_IP | 188.34.191.255 |
| SPF_IP | 213.239.241.91 |
| SPF_IP | 2a01:4f8:c012:c516:0:0:0:1 |
| SPF_IP | 2a01:4f8:d0a:5189:0:0:0:2 |
| SPF_IP | 78.47.166.12 |
| SPF_IP | 82.98.89.202 |
| SPF_IP | 85.13.141.160 |
| SPF_MX | ikw.org |
Related pages
Pivot deeper into the graph from ikw.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ikw.org"})-[: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.