Hostname
westernunion.com.br
Last fetched
westernunion.com.br resolves to 2 IPv4 addresses operated by WURESTON - THE WESTERN UNION COMPANY in US. WHOIS lists registrar:domain-protection (41) as the registrar.
Nutrition Label
Resolution chain
westernunion.com.br 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 |
|---|---|---|---|---|
| 66.218.160.127 | 66.218.160.0/23 | AS36154 | WURESTON - THE WESTERN UNION COMPANY | US |
| 66.218.170.127 | 66.218.170.0/23 | AS16744 | WUCHICAGO - THE WESTERN UNION COMPANY | US |
WHOIS identity
- Registrar
- registrar:domain-protection (41)
- Organization
- domain under protection servi?os de internet ltda.
- Contact emails
Subdomains
1 observed subdomain of westernunion.com.br.
| Subdomain |
|---|
| www.westernunion.com.br |
Web-graph footprint
Distinct hostnames that link to or from westernunion.com.br in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from westernunion.com.br.
- IP · 66.218.160.127
- ASN · AS36154WURESTON - THE WESTERN UNION COMPANY
- Registrar · registrar:domain-protection (41)
- Country · US
- Email · cctld@nameaction.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "westernunion.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.