Skip to content

Hostname

upstays.it

Last fetched

upstays.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.215.31100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.10.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.245.2234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.161.7735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.58.23144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.211.22144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.137.24652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.41.2554.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
upstays tour operator srls
Contact emails

Web-graph footprint

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

6 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upstays.it.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from upstays.it.

Cypher and MCP

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

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