Hostname
scaling.vision
Last fetched
scaling.vision resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
scaling.vision 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 |
|---|---|---|---|---|
| 18.172.83.127 | 18.172.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.83.142 | 18.172.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.83.153 | 18.172.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.83.161 | 18.172.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.167.217.168 | 3.167.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.217.19 | 3.167.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.217.210 | 3.167.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.217.215 | 3.167.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- rajesh singh
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from scaling.vision.
- IP · 18.172.83.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IN
- Email · 75a656d72036ead4211cf14aab4e24fc-6346694@contact.gandi.net
- TLD · .vision
- Browse hostnames · sc…
- 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: "scaling.vision"})-[: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.