Hostname
ibcr.org
Last fetched
ibcr.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ibcr.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.69.241 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.215.203 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- cathy launay-alcala
- Contact emails
Subdomains
5 observed subdomains of ibcr.org.
Web-graph footprint
Distinct hostnames that link to or from ibcr.org in the public web crawl.
146 sites link to this hostname.
496 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for ibcr.org.
| Mechanism | Target |
|---|---|
| SPF_A | ibcr.org |
| SPF_A | ibcr.remotewebaccess.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | videotron.ca |
| SPF_INCLUDE | www.ibcr.org |
| SPF_IP | 144.217.247.195 |
| SPF_IP | 198.50.111.210 |
| SPF_IP | 23.83.0.0/16 |
| SPF_IP | 24.37.247.162 |
| SPF_MX | ibcr.org |
Related pages
Pivot deeper into the graph from ibcr.org.
- IP · 104.21.69.241
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · informatique@ibcr.org
- TLD · .org
- Browse hostnames · ib…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ibcr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.