Skip to content

Hostname

icap.org.pk

Last fetched

icap.org.pk resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · icap.org.pkRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/icap.org.pk

Resolution chain

icap.org.pk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.94.166104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.138.22172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.62.167.23620.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.33.31.8820.33.31.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
cyber internet services(pvt)lt
Contact emails

Subdomains

83 observed subdomains of icap.org.pk.

Web-graph footprint

Distinct hostnames that link to or from icap.org.pk in the public web crawl.

169 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for icap.org.pk.

MechanismTarget
SPF_Aicap.org.pk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.91.120.12
SPF_IP185.125.109.129
SPF_IP20.62.167.236
SPF_IP64.27.62.190
SPF_IP67.227.220.243
SPF_IP69.16.232.52
SPF_IP72.18.131.217
SPF_IP72.18.131.222
SPF_MXicap.org.pk

Related pages

Pivot deeper into the graph from icap.org.pk.

Cypher and MCP

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

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