Skip to content

Hostname

iwink.cc

Last fetched

iwink.cc resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · iwink.ccRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/iwink.cc

Resolution chain

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

IPPrefixASNOperatorCountry
91.196.105.6291.196.105.0/24AS31477NL

WHOIS identity

Registrar
iana:151
Organization
iwink
Contact emails

Subdomains

3 observed subdomains of iwink.cc.

Web-graph footprint

Distinct hostnames that link to or from iwink.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for iwink.cc.

MechanismTarget
SPF_INCLUDE_spf.h.kirra.nl
SPF_INCLUDE_spf.hosting.iwink.nl
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.199.208
SPF_IP136.144.212.191
SPF_IP145.128.187.252
SPF_IP157.97.170.25
SPF_IP185.159.126.4
SPF_IP2a01:7c8:aab3:13d::1/48
SPF_IP84.35.106.149
SPF_IP87.213.68.70/32
SPF_MXiwink.cc

Related pages

Pivot deeper into the graph from iwink.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iwink.cc"})-[: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.