Hostname
ucll.be
Last fetched
ucll.be resolves to 1 IPv4 address operated by BELNET in BE. WHOIS lists registrar:belnet as the registrar.
Nutrition Label
Resolution chain
ucll.be 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 |
|---|---|---|---|---|
| 193.190.138.131 | 193.190.0.0/15 | AS2611 | BELNET | BE |
WHOIS identity
- Registrar
- registrar:belnet
- Organization
- —
- Contact emails
- —
Subdomains
151 observed subdomains of ucll.be.
Showing 25 of 151. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ucll.be in the public web crawl.
730 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ucll.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qp-mail.eu |
| SPF_INCLUDE | clients.summit.nl |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.68.162.16 |
| SPF_IP | 134.58.179.0/26 |
| SPF_IP | 134.58.240.0/23 |
| SPF_IP | 193.191.187.12 |
| SPF_IP | 193.191.187.13 |
| SPF_IP | 193.191.187.14 |
| SPF_IP | 193.191.187.15 |
| SPF_IP | 193.191.187.16 |
| SPF_IP | 193.191.187.17 |
| SPF_IP | 2a02:2c40:0:51::/64 |
| SPF_IP | 2a02:2c40:0:c0::/64 |
| SPF_IP | 77.237.55.139/32 |
Related pages
Pivot deeper into the graph from ucll.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ucll.be"})-[: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.