Skip to content

Hostname

ibkuwt.com

Last fetched

ibkuwt.com resolves to 1 IPv4 address operated by AS43158 in KW. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · ibkuwt.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ibkuwt.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.194.103.1291.194.103.0/24AS43158KW

WHOIS identity

Registrar
iana:9
Organization
ibk ibkuwt
Contact emails

Subdomains

16 observed subdomains of ibkuwt.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ibkuwt.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP52.1.14.157/32
SPF_IP52.229.2.165
SPF_IP52.30.130.201/32
SPF_IP54.153.131.110/32
SPF_IP54.66.252.242/32
SPF_IP66.159.245.112
SPF_IP66.159.247.33
SPF_IP91.194.103.40
SPF_IP91.194.103.70
SPF_IP91.194.103.71
SPF_MXibkuwt.com

Related pages

Pivot deeper into the graph from ibkuwt.com.

Cypher and MCP

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

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