Hostname
kanerai.com
Last fetched
kanerai.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
kanerai.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.22.151.219 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.233.18.21 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1242580648
- Contact emails
Subdomains
27 observed subdomains of kanerai.com.
Showing 20 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kanerai.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for kanerai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 108.60.130.234 |
| SPF_IP | 50.17.184.81 |
Related pages
Pivot deeper into the graph from kanerai.com.
- IP · 107.22.151.219
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:895
- Country · US
- Email · 1f35c97aa26b42ce8afca590efa66feb.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ka…
- 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: "kanerai.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.