Hostname
morterart.com
Last fetched
morterart.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
morterart.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 |
|---|---|---|---|---|
| 108.159.102.34 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.40 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.65 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.89 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 18.164.96.115 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.27 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.30 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.56 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of morterart.com owner
- Contact emails
- 093504f2-d1c5-4cd0-bd7d-929038f0136e@identity-protect.org
- 791cb55d-6449-48f7-bf0d-c4ac57e37ecc@identity-protect.org
- 9ab73ec0-4bcc-4f15-aa71-08819dc06daf@identity-protect.org
- 9db336ae-43f4-4a35-9b17-79e7a26b4b1b@identity-protect.org
- ac8f7017-b5d3-42df-b245-90a628965791@identity-protect.org
- e1868a68-648b-409d-aa69-bd7b4acd3e6e@identity-protect.org
- owner-3654582@morterart.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of morterart.com.
| Subdomain |
|---|
| www.morterart.com |
Threat posture
History
Related pages
Pivot deeper into the graph from morterart.com.
- IP · 108.159.102.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · EG
- Email · 093504f2-d1c5-4cd0-bd7d-929038f0136e@identity-protect.org
- 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: "morterart.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.