Skip to content

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

WHISPER CANON · westernunion.com.brRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/westernunion.com.br

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.

IPPrefixASNOperatorCountry
66.218.160.12766.218.160.0/23AS36154WURESTON - THE WESTERN UNION COMPANYUS
66.218.170.12766.218.170.0/23AS16744WUCHICAGO - THE WESTERN UNION COMPANYUS

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.

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.

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 20

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