Hostname
stoneburnersoftware.com
Last fetched
stoneburnersoftware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stoneburnersoftware.com 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 |
|---|---|---|---|---|
| 3.161.188.129 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.43 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.67 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.188.93 | 3.161.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.23 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.6 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.91 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.96 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stoneburnersoftware.com owner
- Contact emails
- 09237c04-4212-4d82-b6f7-2294645999f0@identity-protect.org
- 0ca6e508-393d-4b05-9d87-0e6ce7ff046d@identity-protect.org
- 5e2b393e-211f-43be-aeba-cadd53801bc5@identity-protect.org
- 86f2e8fa-6555-487e-a21c-bbd1dbd0c31a@identity-protect.org
- a46a8c10-b1e2-4da2-a24b-4663b5d44b61@identity-protect.org
- e78f6c99-208f-4d3a-9aa0-94d47976bc28@identity-protect.org
Subdomains
1 observed subdomain of stoneburnersoftware.com.
| Subdomain |
|---|
| www.stoneburnersoftware.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for stoneburnersoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from stoneburnersoftware.com.
- IP · 3.161.188.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 09237c04-4212-4d82-b6f7-2294645999f0@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "stoneburnersoftware.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.