Skip to content

Hostname

upspring.it

Last fetched

upspring.it resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · upspring.itRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/upspring.it

Resolution chain

upspring.it resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.5016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.24516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.553.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.20.733.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.1983.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.185.252.216.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.15752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.17352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.83.7552.217.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.200.4554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.20554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
ittrust domain services
Contact emails

Subdomains

1 observed subdomain of upspring.it.

Web-graph footprint

Distinct hostnames that link to or from upspring.it in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for upspring.it.

MechanismTarget
SPF_Aupspring.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mailjet.com
SPF_MXupspring.it

Related pages

Pivot deeper into the graph from upspring.it.

Cypher and MCP

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

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