Skip to content

Hostname

unionapp.co

Last fetched

unionapp.co resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · unionapp.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/unionapp.co

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.22716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.19516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.20816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.17516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.103.14916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.4516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.2152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.6152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.15752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.16552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.11752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.16552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.65.14752.217.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from unionapp.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for unionapp.co.

MechanismTarget
SPF_Aunionapp.co
SPF_INCLUDEsmtp1.uservoice.com
SPF_MXunionapp.co

Related pages

Pivot deeper into the graph from unionapp.co.

Cypher and MCP

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

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