Hostname
uic.org
Last fetched
uic.org resolves to 1 IPv4 address operated by AS8220 in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
uic.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.68.32.184 | 195.68.0.0/17 | AS8220 | — | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- union internationale des chemins de fer
- Contact emails
- 1qjzfpdnq7j566ro0cph@c.o-w-o.info
- 2lfpl03nx6gin881xx46@y.o-w-o.info
- 523vy0crrccl0vpgdiml@m.o-w-o.info
- d9fd3gr5g21odljodaop@x.o-w-o.info
- dwz6zg3mjroucqvcox4a@z.o-w-o.info
- id82jy5euezpvqz16pkn@m.o-w-o.info
- kzbnrhii8l6vnqw5b4tb@j.o-w-o.info
- p008dx4d9bv8xkyv8ysc@e.o-w-o.info
- ttsw2blrc046ij66a2n5@m.o-w-o.info
- uiskb8fh5trn9b7gl4hv@y.o-w-o.info
- w1ozz0869inquf9vae2k@f.o-w-o.info
- xig9x9et406smc283a27@j.o-w-o.info
Subdomains
89 observed subdomains of uic.org.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uic.org in the public web crawl.
1,286 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for uic.org.
| Mechanism | Target |
|---|---|
| SPF_A | uic.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | com.datalegaldrive.com |
| SPF_INCLUDE | duo.be |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | simplydesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.16.10.0/24 |
| SPF_IP | 195.68.32.128/26 |
| SPF_MX | uic.org |
Related pages
Pivot deeper into the graph from uic.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uic.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.