Hostname
dentis-cloud.com
Last fetched
dentis-cloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
dentis-cloud.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 |
|---|---|---|---|---|
| 143.204.23.113 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.114 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.60 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.8 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.104 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.3 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.66 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.32.75 | 18.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
6 observed subdomains of dentis-cloud.com.
Web-graph footprint
Distinct hostnames that link to or from dentis-cloud.com in the public web crawl.
40 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from dentis-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dentis-cloud.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.