Hostname
satcontrol.net
Last fetched
satcontrol.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
satcontrol.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.31.46 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.49 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.73 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.89 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 36ad5f43-aaeb-464a-a043-079bfee0117d@identity-protect.org
- 470a5f35-9d21-45db-bbf6-b574576fc14a@identity-protect.org
- 79006658-d6f5-4278-b302-780b10b669e7@identity-protect.org
- 96690780-17ab-4a38-bce5-18121563fecb@identity-protect.org
- b53d3a96-451d-4c0f-8c4c-545e0590b4be@identity-protect.org
- e506c771-b02c-4e9d-8036-913ce1dc1f04@identity-protect.org
- ee5e4010-0a48-47ca-9965-3b05939149fe@identity-protect.org
Subdomains
3 observed subdomains of satcontrol.net.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from satcontrol.net.
- IP · 52.85.31.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brokerage@buydomains.com
- TLD · .net
- Browse hostnames · sa…
- 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: "satcontrol.net"})-[: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.