Hostname
statushare.com
Last fetched
statushare.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
statushare.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.195.81 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.1.62 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.122.248 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.158.195 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.121.126 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.51.228 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.184.1 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.164.19.189 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.86.96 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.89.74.109 | 54.89.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.129.235 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.160.82 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.40.46 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of statushare.com owner
- Contact emails
- godaddy@statushare.com
- 3bcd6df1-4346-4c6e-951a-32130fcc7cdc@identity-protect.org
- d075e6d6-fde3-4c70-86a5-b45822186756@identity-protect.org
- db935c59-2586-4a71-bb21-51ad157f4761@identity-protect.org
- f891ff20-c7dc-4261-8e26-c2901a7faca4@identity-protect.org
- owner-3967310@statushare.com.whoisprivacyservice.org
- owner-6752062@statushare.com.whoisprivacyservice.org
- owner-8644419@statushare.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of statushare.com.
| Subdomain |
|---|
| a.statushare.com |
| d.statushare.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for statushare.com.
| Mechanism | Target |
|---|---|
| SPF_A | statushare.com |
| SPF_INCLUDE | google.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_IP | 52.36.127.252 |
| SPF_IP | 66.228.49.196 |
| SPF_IP | 66.228.54.16 |
| SPF_MX | statushare.com |
Related pages
Pivot deeper into the graph from statushare.com.
- IP · 100.50.195.81
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · godaddy@statushare.com
- 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: "statushare.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.