Skip to content

Hostname

ikusi.com

Last fetched

ikusi.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · ikusi.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ikusi.com

Resolution chain

ikusi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.22.6145.60.22.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.98.6145.60.98.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:1052
Organization
angel iglesias,
Contact emails

Subdomains

27 observed subdomains of ikusi.com.

Web-graph footprint

Distinct hostnames that link to or from ikusi.com in the public web crawl.

278 sites link to this hostname.

272 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ikusi.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1699-7.eu.iphmx.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.243.150.11
SPF_IP151.80.161.117/32
SPF_IP170.247.176.74
SPF_IP170.247.176.75
SPF_IP188.85.163.65/32
SPF_IP201.163.183.100/32
SPF_IP201.163.183.103/32
SPF_IP201.163.183.106/32
SPF_IP201.163.183.97/32
SPF_IP54.172.34.152/32
SPF_IP86.109.107.217/32

Related pages

Pivot deeper into the graph from ikusi.com.

Cypher and MCP

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

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