Skip to content

Hostname

uplimit.com

Last fetched

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

Nutrition Label

WHISPER CANON · uplimit.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uplimit.com

Resolution chain

uplimit.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.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1113.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.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.150.153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.263.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.353.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.683.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.206.133.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.753.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.803.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.983.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.98.1123.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.163.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.623.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.723.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

5 observed subdomains of uplimit.com.

Web-graph footprint

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

66 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uplimit.com.

MechanismTarget
SPF_INCLUDE39491166.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from uplimit.com.

Cypher and MCP

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

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