Hostname
ucm.be
Last fetched
ucm.be resolves to 2 IPv4 addresses operated by AS5432 in BE. WHOIS lists registrar:name: netline sprl|website: www.netline.be|| as the registrar.
Nutrition Label
Resolution chain
ucm.be 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 |
|---|---|---|---|---|
| 194.78.54.214 | 194.78.0.0/16 | AS5432 | — | BE |
| 194.78.54.214 | 194.78.0.0/16 | AS5432 | — | BE |
| 81.246.68.52 | 81.246.0.0/16 | AS5432 | — | BE |
| 81.246.68.52 | 81.246.0.0/16 | AS5432 | — | BE |
WHOIS identity
- Registrar
- registrar:name: netline sprl|website: www.netline.be||
- Organization
- —
- Contact emails
- —
Subdomains
41 observed subdomains of ucm.be.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ucm.be in the public web crawl.
582 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ucm.be.
| Mechanism | Target |
|---|---|
| SPF_A | ucm.be |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.78.54.213 |
| SPF_IP | 81.246.68.53 |
| SPF_IP | 81.246.68.55 |
| SPF_MX | ucm.be |
Related pages
Pivot deeper into the graph from ucm.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ucm.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.