Hostname
proto-fs.com
Last fetched
proto-fs.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
- on behalf of proto-fs.com owner
- Contact emails
- 1963694a-b6ca-4b92-bc9c-69f88136a50b@identity-protect.org
- 65e8eda2-91bc-4c04-841b-e9e43680efc9@identity-protect.org
- 66a11826-048d-4fcf-b093-a7513f9688a0@identity-protect.org
- 73ca2c2e-bf8c-43fb-81cb-f0058698bf55@identity-protect.org
- bbb81f16-caef-479e-8247-8c55de8c61fe@identity-protect.org
- f02ec2c7-4053-476c-9c6e-ed77a3b10c3e@identity-protect.org
- owner-2953543@proto-fs.com.whoisprivacyservice.org
Subdomains
47 observed subdomains of proto-fs.com.
Showing 25 of 47. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from proto-fs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proto-fs.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.