Hostname
myspw.com
Last fetched
myspw.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myspw.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 |
|---|---|---|---|---|
| 176.34.74.242 | 176.34.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.250.20.100 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.55.213 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.176.17 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.1.126 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.192.94 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myspw.com owner
- Contact emails
- chinadomain@126.com
- contact@findyourdomain.com
- whois.private.service@yumi.com
- 21371540-d076-447e-9868-f561a9518a0c@identity-protect.org
- 323ffe5e-bd02-4afa-8799-b23361d7b0c0@identity-protect.org
- a73fbba9-4535-4742-90ce-4acbf7b8d1d4@identity-protect.org
- be8beede-825e-4489-b30a-186269b63e76@identity-protect.org
Subdomains
7 observed subdomains of myspw.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for myspw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | oktaemail.myspw.com |
| SPF_INCLUDE | oktaemailuat.myspw.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from myspw.com.
- IP · 176.34.74.242
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · chinadomain@126.com
- 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: "myspw.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.