Hostname
kastroon.com
Last fetched
kastroon.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
kastroon.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.0.221 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.128.85 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 95.216.3.212 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1479
- Organization
- privacyguardian.org
- Contact emails
Subdomains
2 observed subdomains of kastroon.com.
| Subdomain |
|---|
| 51f96f9a17a7.kastroon.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- _dc-mx.51f96f9a17a7.kastroon.com
- kastroon.com
SPF policy
7 SPF mechanisms authorising senders for kastroon.com.
| Mechanism | Target |
|---|---|
| SPF_A | kastroon.com |
| SPF_IP | 152.53.183.221 |
| SPF_IP | 152.53.48.229 |
| SPF_IP | 159.195.54.62 |
| SPF_IP | 95.216.3.212 |
| SPF_IP | 95.217.112.33 |
| SPF_MX | kastroon.com |
Related pages
Pivot deeper into the graph from kastroon.com.
- IP · 104.21.0.221
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-c4d8dd2cf0e6e291f016f4385d678f7c@privacyguardian.org
- 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: "kastroon.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.