Hostname
kantoo.com
Last fetched
kantoo.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kantoo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.194.52.156 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kantoo.com owner
- Contact emails
- jlfhgbxr@whoisprivacyprotect.com
- rwkmqcgmrs@whoisprivacyprotect.com
- 2cbdf295-ccb1-443e-bb8a-44deb830aa10@identity-protect.org
- 31f13fdb-b582-459b-b05c-35594320259e@identity-protect.org
- 3a2414da-ef2f-4a95-955f-9998a3de95bb@identity-protect.org
- 92a2bedd-1810-444b-8847-7d1058ed414d@identity-protect.org
- ae8b7004-734f-4287-991d-f885b6ce0418@identity-protect.org
- b36762cb-f913-43cd-9ae6-009ea0113e4b@identity-protect.org
- e45bc359-8694-414f-9506-83ea7df7bdf4@identity-protect.org
- owner-6836954@kantoo.com.whoisprivacyservice.org
- owner-6907540@kantoo.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of kantoo.com.
Showing 15 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kantoo.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kantoo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kantoo.com.
- IP · 34.194.52.156
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jlfhgbxr@whoisprivacyprotect.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: "kantoo.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.