Hostname
ubicentrex.net
Last fetched
ubicentrex.net resolves to 3 IPv4 addresses operated by AS204657 in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
ubicentrex.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.132.232.222 | 185.132.232.0/24 | AS204657 | — | FR |
| 185.132.233.212 | 185.132.233.0/24 | AS204657 | — | FR |
| 185.132.235.212 | 185.132.235.0/24 | AS204657 | — | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- brochard nicolas
- Contact emails
Subdomains
62 observed subdomains of ubicentrex.net.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ubicentrex.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ubicentrex.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mx.ovh.com |
| SPF_IP | 185.132.232.1/22 |
Related pages
Pivot deeper into the graph from ubicentrex.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ubicentrex.net"})-[: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.