Skip to content

Hostname

westernunion.gr

Last fetched

westernunion.gr resolves to 2 IPv4 addresses operated by AS3329 in GR.

Nutrition Label

WHISPER CANON · westernunion.grRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/westernunion.gr

Resolution chain

westernunion.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with westernunion.gr in WhisperGraph.

Subdomains

11 observed subdomains of westernunion.gr.

Web-graph footprint

Distinct hostnames that link to or from westernunion.gr in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for westernunion.gr.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.0.121/32
SPF_IP194.30.234.229/32
SPF_IP194.50.43.0/24
SPF_IP31.177.57.38/32
SPF_IP62.209.37.121/32
SPF_MXwesternunion.gr

Related pages

Pivot deeper into the graph from westernunion.gr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "westernunion.gr"})-[: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.