Skip to content

Hostname

gounion.com

Last fetched

gounion.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gounion.comRouting diversity6.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gounion.com

Resolution chain

gounion.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.52.131.12213.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.4.16713.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.83.1813.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.121.15113.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.168.70204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.140.24050.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.46.15550.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.1152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.52.5.21452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.77.25452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.159.1452.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.18.13552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.10.1554.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0164422040
Contact emails

Subdomains

44 observed subdomains of gounion.com.

Web-graph footprint

Distinct hostnames that link to or from gounion.com in the public web crawl.

14 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gounion.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gounion.com.

Cypher and MCP

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

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