Skip to content

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

WHISPER CANON · ucll.beRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ucll.be

Resolution chain

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

IPPrefixASNOperatorCountry
193.190.138.131193.190.0.0/15AS2611BELNETBE

WHOIS identity

Registrar
registrar:belnet
Organization
Contact emails

Subdomains

151 observed subdomains of ucll.be.

Web-graph footprint

Distinct hostnames that link to or from ucll.be in the public web crawl.

730 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ucll.be.

MechanismTarget
SPF_INCLUDE_spf.qp-mail.eu
SPF_INCLUDEclients.summit.nl
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.68.162.16
SPF_IP134.58.179.0/26
SPF_IP134.58.240.0/23
SPF_IP193.191.187.12
SPF_IP193.191.187.13
SPF_IP193.191.187.14
SPF_IP193.191.187.15
SPF_IP193.191.187.16
SPF_IP193.191.187.17
SPF_IP2a02:2c40:0:51::/64
SPF_IP2a02:2c40:0:c0::/64
SPF_IP77.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.