Skip to content

Hostname

cbiq.com.iq

Last fetched

cbiq.com.iq resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · cbiq.com.iqRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cbiq.com.iq

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.217.25434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with cbiq.com.iq in WhisperGraph.

Subdomains

3 observed subdomains of cbiq.com.iq.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cbiq.com.iq.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.217.82.134/32
SPF_IP193.188.117.202/32
SPF_IP193.188.126.181
SPF_IP193.188.126.183
SPF_IP35.169.47.31/32
SPF_IP52.8.140.255/32
SPF_IP54.164.132.26/32

Related pages

Pivot deeper into the graph from cbiq.com.iq.

Cypher and MCP

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

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