Skip to content

Hostname

upgather.com

Last fetched

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

Nutrition Label

WHISPER CANON · upgather.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/upgather.com

Resolution chain

upgather.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.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10613.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.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.213.11613.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.3513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.9013.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.154.63.1918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.5518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.7718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.255.10718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.11918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of upgather.com.

Web-graph footprint

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

31 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upgather.com.

MechanismTarget
SPF_INCLUDE2153467.spf04.hubspotemail.net

Related pages

Pivot deeper into the graph from upgather.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "upgather.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.