Skip to content

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

WHISPER CANON · kinoflo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kinoflo.com

Resolution chain

kinoflo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.89.189104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.7172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
anthony agpaoa
Contact emails

Subdomains

10 observed subdomains of kinoflo.com.

Web-graph footprint

Distinct hostnames that link to or from kinoflo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for kinoflo.com.

MechanismTarget
SPF_Akinoflo.com
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-003e8501.pphosted.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.133.120.158/32
SPF_IP141.193.213.10/32
SPF_IP141.193.213.11/32
SPF_IP198.21.4.67
SPF_IP198.91.26.160
SPF_IP205.220.161.131
SPF_IP205.220.173.131
SPF_IP207.141.112.209/29

Related pages

Pivot deeper into the graph from kinoflo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.