Hostname
ubys.us
Last fetched
ubys.us resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ubys.us resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.16.156 | 104.18.58.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.156 | 104.18.58.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.200.182.8 | 18.238.14.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.205.247 | 18.238.14.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.224.131 | 18.238.14.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.243.163.20 | 35.17.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.246.45.9 | 35.17.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.137.120.14 | 46.142.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.16.63.252 | 52.46.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.106.159 | 52.46.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.96.200 | 52.46.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.83.60 | 52.216.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.131.228 | 52.216.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.99.238 | 52.216.16.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- ubuy
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from ubys.us in the public web crawl.
503 sites link to this hostname.
164 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ubys.us.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ubys.us"})-[: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.