Hostname
wennmo.com
Last fetched
wennmo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wennmo.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.67.181.22 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.4 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.42 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.74 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.169.5.11 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.115 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.77 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.99 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wennmo.com owner
- Contact emails
- 0809f923-f18d-4089-90d0-c9abf6b2b246@identity-protect.org
- 6fd97b87-3125-4aad-813f-54970b980ea7@identity-protect.org
- c55c1d53-cf77-4543-a1bb-921654ff4fca@identity-protect.org
- c598ae58-0a5f-4d39-a787-bf4c1c5c5d9c@identity-protect.org
- d8fb65ee-7584-48d3-946e-ef414be74dc0@identity-protect.org
- eb7acebb-b5c4-48ce-adf7-2d58f26089e4@identity-protect.org
- owner-5417355@wennmo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of wennmo.com.
| Subdomain |
|---|
| www.wennmo.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wennmo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from wennmo.com.
- IP · 18.67.181.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · 0809f923-f18d-4089-90d0-c9abf6b2b246@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "wennmo.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.