Hostname
mysjwgroup.com
Last fetched
mysjwgroup.com 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
mysjwgroup.com 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 |
|---|---|---|---|---|
| 16.147.105.180 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.116.62 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.118.247 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.233.8.209 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mysjwgroup.com owner
- Contact emails
- 05b73b3c-c93e-4dee-9a98-7b9b960a93dd@identity-protect.org
- 1b7b77e4-2be1-4bac-b6f3-6bf55d68ee10@identity-protect.org
- 36c074cb-a675-47d2-9a6d-104d73a327e1@identity-protect.org
- 8390f762-be1e-4621-8d53-28f8a70af503@identity-protect.org
- c1b276a2-b18f-4b9b-bda7-e651ce8c91e6@identity-protect.org
- d2d96250-4937-4bb8-871a-969a8321ddd3@identity-protect.org
- fa234f43-7bff-427d-93d0-33d57b1f3673@identity-protect.org
- owner-5683444@mysjwgroup.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mysjwgroup.com.
| Subdomain |
|---|
| wildcard.mysjwgroup.com |
Threat posture
History
Related pages
Pivot deeper into the graph from mysjwgroup.com.
- IP · 16.147.105.180
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05b73b3c-c93e-4dee-9a98-7b9b960a93dd@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "mysjwgroup.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.