Skip to content

Hostname

upswift.io

Last fetched

upswift.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · upswift.ioRouting diversity6.3/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/upswift.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.96.255100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.110.25100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.57.68184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.238.9523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.188.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.18.573.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.10.2393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.39.17434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.219.15835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.79.24035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.197.8544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.95.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.184.9450.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.220.21150.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.97.7650.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.33.18652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.126.6952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.58.24954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.125.28100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.46.6313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
jfrog
Contact emails

Subdomains

25 observed subdomains of upswift.io.

Web-graph footprint

Distinct hostnames that link to or from upswift.io in the public web crawl.

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upswift.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from upswift.io.

Cypher and MCP

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

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