Hostname
morui.net
Last fetched
morui.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
morui.net 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 |
|---|---|---|---|---|
| 108.157.52.11 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.18 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.73 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.86 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 13.32.241.122 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.16 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.44 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.65 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- hao yang
- Contact emails
- admin@juming.com
- support@namebright.com
- zhang5201515@163.com
- 505b3914-aa9e-4fa2-8b6a-ff5fa3114dde@identity-protect.org
- 546ed483-cc5a-4eb1-af5e-d01dcfa36d0b@identity-protect.org
- 579eb44f-c557-47a4-bc88-798d644e779d@identity-protect.org
- 750d32cd-90bd-48c9-bf7a-63d621dafc4a@identity-protect.org
- c76c01cd-06fb-4d9f-850d-72540b612ff0@identity-protect.org
- db189330-64e9-46e3-bbcc-13772ce25717@identity-protect.org
- ff4a5834-df93-48c7-b3eb-139a23720e34@identity-protect.org
Subdomains
1 observed subdomain of morui.net.
| Subdomain |
|---|
| www.morui.net |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from morui.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "morui.net"})-[: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.