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
Resolution chain
upstays.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.21.215.31 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.10.119 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.211.245.22 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.161.77 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.237.58.231 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.211.221 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.25.137.246 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.203.41.25 | 54.202.0.0/15 | AS16509 | AMAZON-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.
Sample inbound links
Sample outbound links
- staging-tashi-marketplace.s3-us-west-2.amazonaws.com
- production-experience-booking-files.s3.us-west-2.amazonaws.com
- production-hotel-media.s3.us-west-2.amazonaws.com
- staging-tashi-marketplace.s3.us-west-2.amazonaws.com
- tashi-mp-assets-prod.s3.us-west-2.amazonaws.com
- cdn.botpenguin.com
- facebook.com
- google.com
- drive.google.com
- translate.google.com
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for upstays.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.