Hostname
zenkit.com
Last fetched
zenkit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zenkit.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.124.10 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.128 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.32 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.99 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.152.119 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.124 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.16 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.76 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zenkit.com owner
- Contact emails
- info@axonic.net
- 02c01569-824c-457a-abb6-dfbc604cd810@identity-protect.org
- 0de6ad98-1049-41f3-8750-95dbf0bc08c3@identity-protect.org
- 2e8d43cf-b27b-4e12-acbf-74fd3e638b33@identity-protect.org
- a34a3a71-b0ca-4db9-890e-6a26e66678ae@identity-protect.org
- c0e57f12-4348-4252-bb13-b51ee1b958ab@identity-protect.org
- owner-1185457@zenkit.com.whoisprivacyservice.org
- owner-1558944@zenkit.com.whoisprivacyservice.org
- owner-1602009@zenkit.com.whoisprivacyservice.org
- owner-2141907@zenkit.com.whoisprivacyservice.org
- owner-2307360@zenkit.com.whoisprivacyservice.org
- owner-4689884@zenkit.com.whoisprivacyservice.org
- owner-4886308@zenkit.com.whoisprivacyservice.org
- owner-5250101@zenkit.com.whoisprivacyservice.org
- owner-5322668@zenkit.com.whoisprivacyservice.org
- owner-5562157@zenkit.com.whoisprivacyservice.org
- owner-5832106@zenkit.com.whoisprivacyservice.org
- owner-6102055@zenkit.com.whoisprivacyservice.org
- owner-9116405@zenkit.com.whoisprivacyservice.org
- owner-9117363@zenkit.com.whoisprivacyservice.org
- and 2 more
Subdomains
15 observed subdomains of zenkit.com.
Web-graph footprint
Distinct hostnames that link to or from zenkit.com in the public web crawl.
903 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for zenkit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | zenkit.com |
Related pages
Pivot deeper into the graph from zenkit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zenkit.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.