Hostname
kpcb.com
Last fetched
kpcb.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
kpcb.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.30.26 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.31.26 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- reed, jason attn kpcb.com care of network solutions
- Contact emails
- bc2ss7nd82r@networksolutionsprivateregistration.com
- bk6jn6hr47k@networksolutionsprivateregistration.com
- cx96p4qz8f9@networksolutionsprivateregistration.com
- d99ac2xm5u9@networksolutionsprivateregistration.com
- e84qb9ew2m8@networksolutionsprivateregistration.com
- f42729j95my@networksolutionsprivateregistration.com
- fd5wu8pn2cw@networksolutionsprivateregistration.com
- h282h2ja67j@networksolutionsprivateregistration.com
- hm97k49c9p8@networksolutionsprivateregistration.com
- jc3tf8z622z@networksolutionsprivateregistration.com
- kj2qb5wc93p@networksolutionsprivateregistration.com
- ky6sc4yn4wn@networksolutionsprivateregistration.com
- ky7qq3pu8m4@networksolutionsprivateregistration.com
- nf4jb7jq6qd@networksolutionsprivateregistration.com
- ny6rf9972yf@networksolutionsprivateregistration.com
- p79xg32w5pc@networksolutionsprivateregistration.com
- qj67h9533cm@networksolutionsprivateregistration.com
- qx7469zt7be@networksolutionsprivateregistration.com
- rn4ex5s78qe@networksolutionsprivateregistration.com
- s95rv9ha2z5@networksolutionsprivateregistration.com
- and 12 more
Subdomains
16 observed subdomains of kpcb.com.
Web-graph footprint
Distinct hostnames that link to or from kpcb.com in the public web crawl.
1,742 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for kpcb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | kpcb.com._nspf.vali.email |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from kpcb.com.
- IP · 104.18.30.26
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · bc2ss7nd82r@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · kp…
- 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: "kpcb.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.