Hostname
wsmmcorp.com
Last fetched
wsmmcorp.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
wsmmcorp.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 |
|---|---|---|---|---|
| 18.66.255.105 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.122 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.14 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.91 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.239.114 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.51 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.69 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.89 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wsmmcorp.com owner
- Contact emails
- 00029313-118a-46c6-b3e7-52752815689e@identity-protect.org
- 3f1a8e07-1e20-427f-910e-fceef1e146b7@identity-protect.org
- 4351589d-2ff9-49f2-88f3-615aeb7a089c@identity-protect.org
- d017f8a3-97c2-46dc-a7d5-21f7acd6fd3d@identity-protect.org
- d22f3363-be1a-4ea2-b08f-ce9e36daf393@identity-protect.org
- fa0d5ba5-8c5c-4582-b668-63c19cc278d0@identity-protect.org
- pw-01a124161ea32ecdb3aaf9d3b905ccc0@privacyguardian.org
- pw-ec5967565499988176376f30559661fc@privacyguardian.org
Subdomains
1 observed subdomain of wsmmcorp.com.
| Subdomain |
|---|
| wildcard.wsmmcorp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from wsmmcorp.com.
- IP · 18.66.255.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00029313-118a-46c6-b3e7-52752815689e@identity-protect.org
- TLD · .com
- Browse hostnames · ws…
- 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: "wsmmcorp.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.