Hostname
kinze.com
Last fetched
kinze.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:52 as the registrar.
Nutrition Label
Resolution chain
kinze.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 |
|---|---|---|---|---|
| 45.60.104.118 | 45.60.104.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.32.118 | 45.60.32.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:52
- Organization
- dwayne patterson
- Contact emails
Subdomains
21 observed subdomains of kinze.com.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kinze.com in the public web crawl.
92 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for kinze.com.
| Mechanism | Target |
|---|---|
| SPF_A | www.kinze.com |
| SPF_INCLUDE | 23758950.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.saashr.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 148.163.156.22 |
| SPF_IP | 148.163.158.19 |
| SPF_IP | 167.142.94.112 |
| SPF_IP | 167.142.94.99 |
| SPF_IP | 50.87.253.71 |
Related pages
Pivot deeper into the graph from kinze.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kinze.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.