Hostname
canivel.com
Last fetched
canivel.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
canivel.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.138.51.107 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.11 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.119 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.44 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.206.103 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.206.120 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.206.38 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.206.83 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@domainregistriesfoundation.com
- 4c72f318-e2e9-4250-a484-d7240785a583@identity-protect.org
- 60b0c9a1-b9f0-4525-bbe8-4732c0df2363@identity-protect.org
- 62714531-5e7e-49ad-892c-69367d9b5c7f@identity-protect.org
- 870c6e26-e4b4-4d6c-b92c-39ae90c50963@identity-protect.org
- a89bdb35-dbcb-405b-bf5b-d39a233127af@identity-protect.org
- ef383db7-49d5-4816-b31c-bd550fff9b9a@identity-protect.org
- fc02fefa-7316-4e21-817f-a68b2c2dc75c@identity-protect.org
Subdomains
1 observed subdomain of canivel.com.
| Subdomain |
|---|
| www.canivel.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from canivel.com.
- IP · 108.138.51.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · admin@domainregistriesfoundation.com
- TLD · .com
- Browse hostnames · ca…
- 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: "canivel.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.