Hostname
remodial.com
Last fetched
remodial.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
remodial.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.157.4.105 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.37 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.8 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.157.4.93 | 108.157.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.79.114 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.21 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.24 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.65 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of remodial.com owner
- Contact emails
- 0242f16d-d2a9-4a50-a81e-0a29237c0736@identity-protect.org
- 14de1160-9fe0-4f73-a401-915437d5b457@identity-protect.org
- 37d8d37e-0818-4ce2-8cce-e6164952dfaa@identity-protect.org
- 3966a7fe-b76f-427a-bc1f-4c08b563b535@identity-protect.org
- 74045c14-9f20-4a9d-868f-ab4de43587f6@identity-protect.org
- cd631b31-1c46-4fed-bb96-b916fda9365c@identity-protect.org
- cda5eca3-507f-45a3-9503-d59f770ada12@identity-protect.org
Subdomains
1 observed subdomain of remodial.com.
| Subdomain |
|---|
| devapi.remodial.com |
Threat posture
History
Related pages
Pivot deeper into the graph from remodial.com.
- IP · 108.157.4.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0242f16d-d2a9-4a50-a81e-0a29237c0736@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "remodial.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.