Hostname
isbn.cloud
Last fetched
isbn.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
isbn.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 |
|---|---|---|---|---|
| 13.249.141.102 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.110 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.5 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.82 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.109 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.17 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.24 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.42 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.113 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.122 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.4 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.77 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- contact privacy inc. customer 0142439190
- Contact emails
Subdomains
1 observed subdomain of isbn.cloud.
| Subdomain |
|---|
| reservados.isbn.cloud |
Web-graph footprint
Distinct hostnames that link to or from isbn.cloud in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from isbn.cloud.
- IP · 13.249.141.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · isbn.cloud@contactprivacy.com
- TLD · .cloud
- Browse hostnames · is…
- 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: "isbn.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.