Hostname
tyro.cloud
Last fetched
tyro.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
tyro.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.252.104 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.19 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.50 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.71 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.238.176.10 | 18.238.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.176.129 | 18.238.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.176.67 | 18.238.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.176.97 | 18.238.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.122 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.127 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.45 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.46 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1647
- Organization
- paul kelcey
- Contact emails
Subdomains
48 observed subdomains of tyro.cloud.
Web-graph footprint
Distinct hostnames that link to or from tyro.cloud in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for tyro.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from tyro.cloud.
- IP · 18.155.252.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1647
- Country · BR
- Email · 1e17634aeab14df8d91c5897f5902ee4-5956044@contact.gandi.net
- TLD · .cloud
- Browse hostnames · ty…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tyro.cloud"})-[: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.