Hostname
kit.co
Last fetched
kit.co resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
kit.co resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.205.202.97 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.64.103 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.54.172 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.55.74.253 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.88.23 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- contact privacy inc. customer 0156349071
- Contact emails
- —
Subdomains
28 observed subdomains of kit.co.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kit.co in the public web crawl.
3,329 sites link to this hostname.
Sample inbound links
- metacast.app
- affectionate-johnson-410e5a.netlify.app
- agitated-curie-96b7a4.netlify.app
- gracious-benz-df80c7.netlify.app
- keen-visvesvaraya-0afff0.netlify.app
- quirky-pike-28826a.netlify.app
- sleepy-curie-e67e29.netlify.app
- stoic-babbage-c3c573.netlify.app
- stoic-shannon-a443ef.netlify.app
- stupefied-shannon-cd58a5.netlify.app
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kit.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from kit.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kit.co"})-[: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.