Hostname
satellitemessaging.com
Last fetched
satellitemessaging.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
satellitemessaging.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.236.21.204 | 18.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.38.130 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.100.33 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.219.193 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.200.55.116 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.203.154.214 | 54.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 0e7c5a84-abce-404b-81f7-b8bd9ff3ef8c@identity-protect.org
- 1fad3aa6-85b1-431a-ad61-6e075a1a5cbd@identity-protect.org
- 221285df-371d-46c4-8eb4-90fa99965f55@identity-protect.org
- 4f174802-9f74-4f54-ab45-17f24c41f69b@identity-protect.org
- 58203a5a-813c-47b0-a859-2a5e2f02d8cf@identity-protect.org
- 73a01705-4c55-4480-b334-662a76fecc02@identity-protect.org
- 94220c9a-8b91-4cd9-8c08-b1cc97d761f9@identity-protect.org
- cfd610fe-c435-426b-b404-6bea93a3c22d@identity-protect.org
Subdomains
18 observed subdomains of satellitemessaging.com.
Showing 12 of 18. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from satellitemessaging.com.
- IP · 18.236.21.204
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brokerage@buydomains.com
- TLD · .com
- 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: "satellitemessaging.com"})-[: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.