Hostname
kinoflo.com
Last fetched
kinoflo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
kinoflo.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 |
|---|---|---|---|---|
| 104.21.89.189 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.7 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- anthony agpaoa
- Contact emails
- aagpaoa@kinoflo.com
- kinoflo.com@secretregistration.com
- marketing@kinoflo.com
- support@dyn.com
- 05c11281-b78d-4427-b759-2ad7a80afc79@identity-protect.org
- 13fbced8-460a-40f6-a7bf-5dbdaf74055a@identity-protect.org
- 7b898e57-8d04-4749-877c-5c48b5b37a7a@identity-protect.org
- ce01c768-c611-4215-8781-bb21d97a61a6@identity-protect.org
- fc5f0a64-f757-4b99-b487-e404587ca0e7@identity-protect.org
- owner-6083793@kinoflo.com.whoisprivacyservice.org
- owner-6353742@kinoflo.com.whoisprivacyservice.org
- owner-750997@kinoflo.com.whoisprivacyservice.org
- owner-8610336@kinoflo.com.whoisprivacyservice.org
- owner-9208192@kinoflo.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of kinoflo.com.
Web-graph footprint
Distinct hostnames that link to or from kinoflo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for kinoflo.com.
| Mechanism | Target |
|---|---|
| SPF_A | kinoflo.com |
| SPF_INCLUDE | _spf.emailcampaigns.net |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf-003e8501.pphosted.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.133.120.158/32 |
| SPF_IP | 141.193.213.10/32 |
| SPF_IP | 141.193.213.11/32 |
| SPF_IP | 198.21.4.67 |
| SPF_IP | 198.91.26.160 |
| SPF_IP | 205.220.161.131 |
| SPF_IP | 205.220.173.131 |
| SPF_IP | 207.141.112.209/29 |
Related pages
Pivot deeper into the graph from kinoflo.com.
- IP · 104.21.89.189
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · aagpaoa@kinoflo.com
- TLD · .com
- Browse hostnames · ki…
- 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: "kinoflo.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.