Skip to content

Hostname

union.cab

Last fetched

union.cab resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · union.cabRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/union.cab

Resolution chain

union.cab resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.22916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.11116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.14116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.98.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.83.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.14.1573.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.112.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.173.18952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.11752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.12552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.65.13152.217.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.93.5152.217.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.6954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.134.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of union.cab owner
Contact emails

Subdomains

6 observed subdomains of union.cab.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for union.cab.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.braintreegateway.com

Related pages

Pivot deeper into the graph from union.cab.

Cypher and MCP

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

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