Hostname
mowin.com
Last fetched
mowin.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mowin.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 |
|---|---|---|---|---|
| 13.51.145.123 | 13.51.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.51.155.53 | 13.51.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.51.50.35 | 13.51.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.61.115.62 | 13.60.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.171.185.38 | 16.170.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.63.127.83 | 13.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mowin.com owner
- Contact emails
- hostmaster@vimus.de
- 20cfa77c-dbc0-4c81-afd9-e2c79a8cf936@identity-protect.org
- 4399891a-dad9-4140-9d69-592604d2a8ee@identity-protect.org
- 5ce254a7-f461-4de1-ba29-e8c8a1f4b1ab@identity-protect.org
- 7fd0aae2-8496-43b6-b709-5c5464fd9dfd@identity-protect.org
- 804fa626-f091-4060-8014-e640faca41e9@identity-protect.org
- 8967222c-6b16-420a-991d-19fec2c74f8f@identity-protect.org
- db8ff518-8ebe-4b38-969a-4c738be66835@identity-protect.org
- info@domain-contact.org
- owner-11085730@mowin.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of mowin.com.
Web-graph footprint
Distinct hostnames that link to or from mowin.com in the public web crawl.
6 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mowin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _custspf.one.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from mowin.com.
- IP · 13.51.145.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · hostmaster@vimus.de
- TLD · .com
- Browse hostnames · mo…
- 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: "mowin.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.