Skip to content

Hostname

iwk-cp.com

Last fetched

iwk-cp.com resolves to 1 IPv4 address operated by AS3257 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · iwk-cp.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/iwk-cp.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.77.169.11194.77.169.0/24AS3257DE

WHOIS identity

Registrar
iana:15
Organization
ira wulfing kommunikation
Contact emails

Subdomains

1 observed subdomain of iwk-cp.com.

Web-graph footprint

Distinct hostnames that link to or from iwk-cp.com in the public web crawl.

31 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iwk-cp.com.

MechanismTarget
SPF_Aiwk-cp.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.myconvento.com
SPF_IP192.0.2.100/31
SPF_IP194.77.169.11
SPF_IP213.202.233.128
SPF_IP213.202.233.181
SPF_IP83.136.82.18

Related pages

Pivot deeper into the graph from iwk-cp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iwk-cp.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.