Hostname
bootstrappedwithkids.com
Last fetched
bootstrappedwithkids.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bootstrappedwithkids.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.99.226.214 | 167.99.224.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bootstrappedwithkids.com owner
- Contact emails
- syewell@gmail.com
- 5ec3042a-f1a9-4b64-aeb4-d619ac1eea18@identity-protect.org
- 73506a7a-2eb6-4319-b1fb-d019145fe521@identity-protect.org
- 988245b7-9a24-4e7e-94e5-e94f03962f14@identity-protect.org
- f0633820-4e55-4114-9ad0-e248fa94d6a5@identity-protect.org
- owner-6299514@bootstrappedwithkids.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bootstrappedwithkids.com.
| Subdomain |
|---|
| www.bootstrappedwithkids.com |
Web-graph footprint
Distinct hostnames that link to or from bootstrappedwithkids.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bootstrappedwithkids.com.
- IP · 167.99.226.214
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · syewell@gmail.com
- TLD · .com
- Browse hostnames · bo…
- 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: "bootstrappedwithkids.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.