Skip to content

Hostname

upgrade.com

Last fetched

upgrade.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.80.227.6735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.125.11144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.195.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.59.6754.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.28.23954.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.184.14154.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

105 observed subdomains of upgrade.com.

Web-graph footprint

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

905 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upgrade.com.

MechanismTarget
SPF_REDIRECTupgrade.com.hosted.spf-report.com

Related pages

Pivot deeper into the graph from upgrade.com.

Cypher and MCP

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

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