Skip to content

Hostname

icic.org

Last fetched

icic.org resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · icic.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/icic.org

Resolution chain

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

IPPrefixASNOperatorCountry
35.231.233.9935.231.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
initiative for competitive inner cities
Contact emails

Subdomains

14 observed subdomains of icic.org.

Web-graph footprint

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

518 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for icic.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.151.192.0/23
SPF_IP103.9.96.0/22
SPF_IP117.120.16.0/21
SPF_IP146.20.14.105
SPF_IP146.20.14.106
SPF_IP148.105.0.0/16
SPF_IP148.105.8.0/21
SPF_IP161.47.107.172
SPF_IP164.177.132.168
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP193.109.254.0/23
SPF_IP194.106.220.0/23
SPF_IP195.245.230.0/23
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP206.79.6.0/24
SPF_IP209.191.189.25
SPF_IP216.198.0.0/18
SPF_IP216.46.168.197
SPF_IP216.46.168.222
SPF_IP216.58.172.197
SPF_IP216.58.172.198
SPF_IP216.82.240.0/20
SPF_IP46.226.48.0/21
SPF_IP50.56.130.220
SPF_IP52.38.191.241/32
SPF_IP63.108.88.174/32
SPF_IP64.233.162.27
SPF_IP66.45.42.178/32
SPF_IP66.45.42.179/32
SPF_IP66.45.42.181/32
SPF_IP67.219.240.0/20
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP85.158.136.0/21
SPF_IP95.131.104.0/21
SPF_IP96.92.156.201

Related pages

Pivot deeper into the graph from icic.org.

Cypher and MCP

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

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