Hostname
kinomap.com
Last fetched
kinomap.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
kinomap.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.108 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.11 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.24 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.36 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.165.239.110 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.44 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.60 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.83 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.13 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.62 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.123 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.11 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:2
- Organization
- sarl excellance
- Contact emails
Subdomains
59 observed subdomains of kinomap.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kinomap.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kinomap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.kinomap.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from kinomap.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kinomap.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.