Hostname
kit-mail5.com
Last fetched
kit-mail5.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
kit-mail5.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 |
|---|---|---|---|---|
| 104.18.35.4 | 104.18.35.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.152.252 | 172.64.152.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- f371f8cff1@kit-mail5.com.whoistrustee.com
- 21308c6ece0269723831bfd57a9185e7ced64992074efb2f25c381ea71ef30e9@kit-mail5.com.whoisproxy.org
- c6b262fa72a670b3d3e47e64f1791494855c70aa90ed318f348659cc8f085af4@kit-mail5.com.whoisproxy.org
- e53209b362faf5fbd508d4fbfc56efda9dfefdb13193525e018822be2f6b270e@kit-mail5.com.whoisproxy.org
- f23ab1fbda0b327b1d0bbcdbbf299ff37ab869bb064dde906298c32238e04d48@kit-mail5.com.whoisproxy.org
Subdomains
14 observed subdomains of kit-mail5.com.
Threat posture
History
Related pages
Pivot deeper into the graph from kit-mail5.com.
- IP · 104.18.35.4
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · f371f8cff1@kit-mail5.com.whoistrustee.com
- TLD · .com
- Browse hostnames · ki…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kit-mail5.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.