Skip to content

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

WHISPER CANON · ikw.orgRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ikw.org

Resolution chain

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

IPPrefixASNOperatorCountry
176.52.246.112176.52.240.0/21AS15817DE

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ikw.org.

MechanismTarget
SPF_Aextranet.ikw.org
SPF_Ahost.repaste.de
SPF_Aikw.org
SPF_Asafetyassessor.info
SPF_Asicherheitsbewerter.info
SPF_Awww.ikw.org
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhard.crsend.com
SPF_IP188.34.191.255
SPF_IP213.239.241.91
SPF_IP2a01:4f8:c012:c516:0:0:0:1
SPF_IP2a01:4f8:d0a:5189:0:0:0:2
SPF_IP78.47.166.12
SPF_IP82.98.89.202
SPF_IP85.13.141.160
SPF_MXikw.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.