Hostname
napkinprojects.com
Last fetched
napkinprojects.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- carl burnham
- Contact emails
- cwburnham@gmail.com
- 2bc553e5-e199-4a1f-b92c-820ab2889490@identity-protect.org
- 61da0636-c1d4-4487-a6b5-a43568c7409b@identity-protect.org
- 6f032e85-e6ef-4505-abe4-d6a619a5afbe@identity-protect.org
- 718abcbd-5565-42e9-b9a0-b083d67a4a91@identity-protect.org
- 945d5f2f-1e14-42dd-86c1-662e0e568693@identity-protect.org
- d9b9f304-cfb2-4dac-a7ca-4448775fba7a@identity-protect.org
- owner-10641300@napkinprojects.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of napkinprojects.com.
| Subdomain |
|---|
| www.napkinprojects.com |
Threat posture
History
Related pages
Pivot deeper into the graph from napkinprojects.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "napkinprojects.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.