Hostname
scotty.cc
Last fetched
scotty.cc resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
scotty.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.6.243.108 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of scotty.cc owner
- Contact emails
- 0ce6dd389ed1d8384074ff80dfb52e1dfe71f04e8f14deb82624c5f02bb229f9@scotty.cc.whoisproxy.org
- 35d47289981eeb5f9bec5827d62be8c0690eaca2ff0960ce800e911155dccda0@scotty.cc.whoisproxy.org
- 3fb75972dfae31db1f3f7e35985286f11b0b1aae66a741edd82e9460dfd08a54@scotty.cc.whoisproxy.org
- 496bfd91cb67797825b56a52528220787ab033663e12218cf7e0b47fe4ceaa34@scotty.cc.whoisproxy.org
- 52d90c13681a46afb84470d002940328a0d87cb92ba9344f91504f4a6abb5f7c@scotty.cc.whoisproxy.org
- 612b3e439eace7654fc85f04ef5d536a783634978423d2e20e99d0348a15bd21@scotty.cc.whoisproxy.org
- 857f56ced04a4135141c2ced1ad01c79528f0935c496c31dcb55cb4b372d3748@scotty.cc.whoisproxy.org
- 8af34f29af7802723504c12da027d98fbaa3b7145a0b2b08905767487004aba8@scotty.cc.whoisproxy.org
- 972c77068402255d84972fc52d4bd63f3b0fc67482681d89fcf3f19b7eedddab@scotty.cc.whoisproxy.org
- a620be2b902f23728548d7010fac04eee836eef40da381c52f6705c2d71b7bd1@scotty.cc.whoisproxy.org
- ac5f972aecc999333d19266a68b7bda875d8460b4fb172107fb8a9e6bac63a77@scotty.cc.whoisproxy.org
- adf0f099f760e439100504cc13c11448a2ad1470e4837298ddee86ef24a28876@scotty.cc.whoisproxy.org
- b5c2f7dee86ccb2f0eb6130e86c94ffd182fd0a8560e5be7984a256a3afbf2a8@scotty.cc.whoisproxy.org
- b71c42b3c0049fec830d35a7fc8873ad8b4f6d995db0a684699b79ebb232a214@scotty.cc.whoisproxy.org
- bb7fdcbb08db6391bf198e76b9fe0d994d8e57134839d410ef28e9067d5ff081@scotty.cc.whoisproxy.org
- bd087aaf8388edb917bb4b76b1af56db5c1e93c14a9f020984308c8e8759c309@scotty.cc.whoisproxy.org
- e431ba7a182501ceb57d071958c172fd8f304c3fc84e8bcb75da5d11e70b33c5@scotty.cc.whoisproxy.org
- ff953606356295350dc6fedc440d13416b68e04552dd0f217ef7e38423ed7acc@scotty.cc.whoisproxy.org
Subdomains
2 observed subdomains of scotty.cc.
| Subdomain |
|---|
| truza.scotty.cc |
| www.scotty.cc |
Web-graph footprint
Distinct hostnames that link to or from scotty.cc in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from scotty.cc.
- IP · 52.6.243.108
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · 0ce6dd389ed1d8384074ff80dfb52e1dfe71f04e8f14deb82624c5f02bb229f9@scotty.cc.whoisproxy.org
- TLD · .cc
- 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: "scotty.cc"})-[: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.