Hostname
urbi.com.br
Last fetched
urbi.com.br resolves to 1 IPv4 address operated by AS26616 in BR.
Nutrition Label
Resolution chain
urbi.com.br 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 |
|---|---|---|---|---|
| 200.229.168.16 | 200.233.80.0/20 | AS26616 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- ub network
- Contact emails
Subdomains
7,001 observed subdomains of urbi.com.br.
Showing 25 of 7,001. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from urbi.com.br in the public web crawl.
6 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for urbi.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | urbi.com.br |
| SPF_IP | 200.152.48.168 |
| SPF_IP | 200.229.168.16 |
| SPF_IP | 200.6.38.140 |
| SPF_IP | 200.6.38.141 |
| SPF_IP | 200.6.38.143 |
| SPF_IP | 200.6.38.144 |
| SPF_IP | 200.6.38.146 |
| SPF_IP | 200.6.38.149 |
| SPF_IP | 200.6.38.150 |
| SPF_IP | 200.6.38.155 |
| SPF_IP | 200.6.38.156 |
| SPF_IP | 200.6.38.230 |
| SPF_MX | urbi.com.br |
Related pages
Pivot deeper into the graph from urbi.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "urbi.com.br"})-[: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.